gtk_sys

Function gtk_style_properties_set_property

Source
pub unsafe extern "C" fn gtk_style_properties_set_property(
    props: *mut GtkStyleProperties,
    property: *const c_char,
    state: GtkStateFlags,
    value: *const GValue,
)