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