ToolItemGroup.getDropItem

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

Gets the tool item at position (x, y).

Parameters

xthe x position
ythe y position

Returns

the #GtkToolItem at position (x, y)