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

the gtk.ToolItemGroup at position or NULL if there is no such group

Meta

Since

2.20