ToolPalette.getDropGroup

Gets the group at position (x, y).

class ToolPalette
getDropGroup
(
int x
,
int y
)

Parameters

x int

the x position

y int

the y position

Return Value

Type: gtk.tool_item_group.ToolItemGroup

the #GtkToolItemGroup at position or null if there is no such group