gtk_icon_view_get_item_at_pos ( icon_view x y path cell -- gboolean )


Vocabulary
gtk.ffi

Inputs
icon_viewan object
xan object
yan object
pathan object
cellan object


Outputs
gbooleanan object


Definition


LIBRARY: gtk FUNCTION: gboolean
gtk_icon_view_get_item_at_pos
( GtkIconView* icon_view, gint x, gint y, GtkTreePath* path,
GtkCellRenderer* cell )