Function set_global_css_with_priority

Source
pub fn set_global_css_with_priority(style_data: &str, priority: u32)
Expand description

Sets a custom global stylesheet, with the given priority.

The priority can be any value, but GTK includes some that you can use.