Handbook
Glossary
gtk_icon_view_get_cursor ( icon_view path cell -- gboolean )
Vocabulary
gtk3
.
ffi
Inputs
icon_view
an
object
path
an
object
cell
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gboolean
gtk_icon_view_get_cursor
( GtkIconView* icon_view, GtkTreePath** path,
GtkCellRenderer** cell )