gtk_sys

Function gtk_style_get

Source
pub unsafe extern "C" fn gtk_style_get(
    style: *mut GtkStyle,
    widget_type: GType,
    first_property_name: *const c_char,
    ...
)