ToolPalette.getDropItem

gtk.tool_item.ToolItem getDropItem(int x, int y)

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

Parameters

xthe x position
ythe y position

Returns

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