gtk_sys

Function gtk_rc_get_style_by_paths

Source
pub unsafe extern "C" fn gtk_rc_get_style_by_paths(
    settings: *mut GtkSettings,
    widget_path: *const c_char,
    class_path: *const c_char,
    type_: GType,
) -> *mut GtkStyle