Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkToolPaletteGetDropGroup: 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
Value
GtkToolItemGroup
] the
GtkToolItemGroup
at position or
NULL
if there is no such group
Details
Since 2.20