gtk_sys

Function gtk_binding_set_add_path

Source
pub unsafe extern "C" fn gtk_binding_set_add_path(
    binding_set: *mut GtkBindingSet,
    path_type: GtkPathType,
    path_pattern: *const c_char,
    priority: GtkPathPriorityType,
)