gtk_sys

Function gtk_theming_engine_get_property

Source
pub unsafe extern "C" fn gtk_theming_engine_get_property(
    engine: *mut GtkThemingEngine,
    property: *const c_char,
    state: GtkStateFlags,
    value: *mut GValue,
)