gtkToolPaletteGetDropGroup {RGtk2}R Documentation

gtkToolPaletteGetDropGroup

Description

Gets the group at position (x, y).

Usage

gtkToolPaletteGetDropGroup(object, x, y)

Arguments

object

a GtkToolPalette

x

the x position

y

the y position

Details

Since 2.20

Value

[GtkToolItemGroup] the GtkToolItemGroup at position or NULL if there is no such group

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]