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
x | the x position |
y | the y position |
Returns
the #GtkToolItem at position or null if there is no such item