Util – com.github.ryonakano.pinit Reference Manual
Packages
com.github.ryonakano.pinit
Util
DesktopFileUtil
KeyFileUtil
is_on_pantheon
to_adw_scheme
to_str_scheme
Util
Description:
Content:
Namespaces:
DesktopFileUtil
-
Definitions and methods related to creating desktop files.
KeyFileUtil
-
Definitions and wrapper methods related to KeyFile.
Functions:
public
bool
is_on_pantheon
()
Whether the app is running on Pantheon desktop environment.
public
ColorScheme
to_adw_scheme
(
string
str_scheme)
public
string
to_str_scheme
(
ColorScheme
adw_scheme)