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