RGtk2 (version 2.20.31)

gtkToolPaletteGetDropItem: gtkToolPaletteGetDropItem

Description

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

Usage

gtkToolPaletteGetDropItem(object, x, y)

Arguments

x
the x position
y
the y position

Value

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

Details

Since 2.20