ToolPalette.getDropItem

Gets the item at position (x, y). See gtk.tool_palette.ToolPalette.getDropGroup.

class ToolPalette
getDropItem
(
int x
,
int y
)

Parameters

x int

the x position

y int

the y position

Return Value

Type: gtk.tool_item.ToolItem

the #GtkToolItem at position or null if there is no such item