Function gtk4_sys::gtk_tree_selection_set_select_function 
source · pub unsafe extern "C" fn gtk_tree_selection_set_select_function(
    selection: *mut GtkTreeSelection,
    func: GtkTreeSelectionFunc,
    data: gpointer,
    destroy: GDestroyNotify
)