gtk_sys

Function gtk_settings_set_double_property

Source
pub unsafe extern "C" fn gtk_settings_set_double_property(
    settings: *mut GtkSettings,
    name: *const c_char,
    v_double: c_double,
    origin: *const c_char,
)