Handbook
Glossary
gtk_tree_selection_get_selected_rows ( tree_selection model -- GList* )
Vocabulary
gtk2
.
ffi
Inputs
tree_selection
an
object
model
an
object
Outputs
GList*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
GList*
gtk_tree_selection_get_selected_rows
( GtkTreeSelection* tree_selection, GtkTreeModel** model )