ToolPalette.getDropItem

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

class ToolPalette
getDropItem
(
int x
,
int y
)

Parameters

x int

the x position

y int

the y position

Return Value

Type: ToolItem

the #GtkToolItem at position or %NULL if there is no such item

Meta

Since

2.20