Table of Contents

Field LoadGtkCss

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

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.