gtk_interface_contrast
Description:
[ NoAccessorMethod ]
[ Version ( since = "4.20" ) ]
public InterfaceContrast gtk_interface_contrast { get; set; }
[ Version ( since = "4.20" ) ]
public InterfaceContrast gtk_interface_contrast { get; set; }
The level of contrast to use for the user interface.
This setting communicates the system-wide preference. The contrast level that is actually used when applying CSS styles can be set with the [ property@Gtk.CssProvider:prefers-contrast] property.