gtk_icon_view_get_item_at_pos ( icon_view x y path cell -- gboolean )


Vocabulary
gtk3.ffi

Inputs
icon_viewan object
xan object
yan object
pathan object
cellan object


Outputs
gbooleanan object


Definition


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