gtk_tree_selection_get_selected_rows ( tree_selection model -- GList* )


Vocabulary
gtk2.ffi

Inputs
tree_selectionan object
modelan object


Outputs
GList*an object


Definition


LIBRARY: gtk2 FUNCTION: GList*
gtk_tree_selection_get_selected_rows
( GtkTreeSelection* tree_selection, GtkTreeModel** model )