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