Handbook
Glossary
gtk_tree_path_get_indices_with_depth ( tree_path depth -- gint* )
Vocabulary
gtk2
.
ffi
Inputs
tree_path
an
object
depth
an
object
Outputs
gint*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gint*
gtk_tree_path_get_indices_with_depth
( GtkTreePath* tree_path, gint* depth )