Method
GtkTreeViewrow_expanded
Declaration [src]
gboolean
gtk_tree_view_row_expanded (
GtkTreeView* tree_view,
GtkTreePath* path
)
Parameters
path
-
Type:
GtkTreePath
A
GtkTreePath
to test expansion state.The data is owned by the caller of the method.