Method
GtkTreeViewget_selection
Declaration [src]
GtkTreeSelection*
gtk_tree_view_get_selection (
GtkTreeView* tree_view
)
Description [src]
Gets the GtkTreeSelection
associated with tree_view
.
Deprecated since: | 4.10 |
Use |
Return value
Returns: | GtkTreeSelection |
A |
|
The data is owned by the instance. |