Handbook
Glossary
gtk_tree_selection_set_mode ( tree_selection type -- )
Vocabulary
gtk2
.
ffi
Inputs
tree_selection
an
object
type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_tree_selection_set_mode
( GtkTreeSelection* tree_selection,
GtkSelectionMode
type )