Function gtk_sys::gtk_theming_engine_lookup_color
source · pub unsafe extern "C" fn gtk_theming_engine_lookup_color(
engine: *mut GtkThemingEngine,
color_name: *const c_char,
color: *mut GdkRGBA
) -> gboolean