Method
GtkTreePathdown
Declaration [src]
void
gtk_tree_path_down (
GtkTreePath* path
)
Description [src]
Moves path
to point to the first child of the current path.
Deprecated since: | 4.10 |
Please do not use it in newly written code. |