gtk_icon_view_get_path_at_pos ( icon_view x y -- GtkTreePath* )


Vocabulary
gtk.ffi

Inputs
icon_viewan object
xan object
yan object


Outputs
GtkTreePath*an object


Definition