Function gtk_sys::gtk_tree_selection_set_select_function
[−]
[src]
pub unsafe extern "C" fn gtk_tree_selection_set_select_function(
selection: *mut GtkTreeSelection,
func: GtkTreeSelectionFunc,
data: gpointer,
destroy: GDestroyNotify
)