Function
GtkTreePathnew_from_indices
Declaration [src]
GtkTreePath*
gtk_tree_path_new_from_indices (
int first_index,
...
)
Return value
Returns: | GtkTreePath |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |