Method
GtkTreeSelectionget_select_function
Declaration [src]
GtkTreeSelectionFunc
gtk_tree_selection_get_select_function (
  GtkTreeSelection* selection
)
Description [src]
Returns the current selection function.
| This method is not directly available to language bindings. | 
Return value
| Returns: | GtkTreeSelectionFunc | 
| The function. |