Method
GtkTreeSelectionget_mode
Declaration [src]
GtkSelectionMode
gtk_tree_selection_get_mode (
GtkTreeSelection* selection
)
Description [src]
Gets the selection mode for selection. See
gtk_tree_selection_set_mode().
| Deprecated since: | 4.10 |
Use GtkListView or GtkColumnView. | |
Return value
| Returns: | GtkSelectionMode |
The current selection mode. |