Function gtk_sys::gtk_style_get

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