Type Definition gtk_sys::GtkTreeViewMappingFunc 
                   
                       [−]
                   
               [src]
type GtkTreeViewMappingFunc = Option<unsafe extern "C" fn(_: *mut GtkTreeView, _: *mut GtkTreePath, _: gpointer)>;