Field LoadGtkCss
Indicates whether GTK CSS should be loaded automatically at application startup.
public static bool LoadGtkCss
Returns
- bool
- Indicates whether GTK CSS should be loaded automatically at application startup.
Remarks
If set to true, the system will attempt to read and apply a stylesheet from
a file named <ApplicationFileName>.gtk.css located in the application directory.
Note: This property should be set before the application is created to have any effect.