Function gtk_sys::gtk_rc_get_style_by_paths[][src]

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