Function
GtkTreePathnew_first
Declaration [src]
GtkTreePath*
gtk_tree_path_new_first (
void
)
Return value
Type: GtkTreePath
A new GtkTreePath
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |