Table of Contents

Method LoadOptionalGtkCss

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

LoadOptionalGtkCss()

Attempts to load a GTK CSS file named '<ApplicationFileName>.gtk.css' from the application directory. Returns the contents as a string, or null if the file doesn't exist or can't be read.

public static string? LoadOptionalGtkCss()

Returns

string