ToolPalette.getDropGroup

Gets the group at position (x, y). Since 2.20

class ToolPalette
getDropGroup
(
int x
,
int y
)

Parameters

x int

the x position

y int

the y position

Return Value

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

Meta