pub const STYLE_PROVIDER_PRIORITY_APPLICATION: u32 = ffi::GTK_STYLE_PROVIDER_PRIORITY_APPLICATION as u32; // 600u32
Expand description

A priority that can be used when adding a StyleProvider for application-specific style information.