ToolPalette.getDropItem

Gets the item at position (x, y). See ToolPalette.getDropGroup.

class ToolPalette
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 or NULL if there is no such item

Meta

Since

2.20