ToolItemGroup.getDropItem
gtk.tool_item.ToolItem getDropItem(int x, int y)Gets the tool item at position (x, y).
Parameters
x | the x position |
y | the y position |
Returns
the #GtkToolItem at position (x, y)
gtk.tool_item.ToolItem getDropItem(int x, int y)Gets the tool item at position (x, y).
x | the x position |
y | the y position |