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().
| Gets property | Gtk.TreeSelection:mode | 
Return value
| Returns: | GtkSelectionMode | 
| The current selection mode. |