ToolItemGroup.getDropItem

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

class ToolItemGroup
getDropItem
(
int x
,
int y
)

Parameters

x int

the x position

y int

the y position

Return Value

Type: ToolItem

the gtk.ToolItem at position (x, y)

Meta

Since

2.20