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