Handbook
Glossary
gtk_tree_selection_get_selected ( tree_selection model iter -- gboolean )
Vocabulary
gtk2
.
ffi
Inputs
tree_selection
an
object
model
an
object
iter
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gboolean
gtk_tree_selection_get_selected
( GtkTreeSelection* tree_selection, GtkTreeModel** model,
GtkTreeIter** iter )