gtk4_sys

Function gtk_css_provider_load_from_string

Source
pub unsafe extern "C" fn gtk_css_provider_load_from_string(
    css_provider: *mut GtkCssProvider,
    string: *const c_char,
)
Available on crate feature v4_12 only.