Handbook
Glossary
gtk_tree_view_expand_to_path ( tree_view path -- )
Vocabulary
gtk2
.
ffi
Inputs
tree_view
an
object
path
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_tree_view_expand_to_path
( GtkTreeView* tree_view, GtkTreePath* path )