gtk_tree_path_is_ancestor ( tree_path descendant -- gboolean )


Vocabulary
gtk2.ffi

Inputs
tree_pathan object
descendantan object


Outputs
gbooleanan object


Definition


LIBRARY: gtk2 FUNCTION: gboolean gtk_tree_path_is_ancestor
( GtkTreePath* tree_path, GtkTreePath* descendant )