PgMiscellaneous.getSysconfSubdirectory

On Unix, returns the name of the "pango" subdirectory of SYSCONFDIR (which is set at compile time). On Windows, returns the etc\pango subdirectory of the Pango installation directory (which is deduced at run time from the DLL's location).

class PgMiscellaneous
static
string
getSysconfSubdirectory
()

Return Value

Type: string

the Pango sysconf directory. The returned string should not be freed.

Meta