Method
GtkTreePathfree
Declaration [src]
void
gtk_tree_path_free (
GtkTreePath* path
)
Parameters
path
-
Type:
GtkTreePath
A
GtkTreePath
-struct.The argument can be NULL
.
void
gtk_tree_path_free (
GtkTreePath* path
)
path
Type: GtkTreePath
A GtkTreePath
-struct.
The argument can be NULL . |