Method LoadOptionalGtkCss
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()