com.github.ryonakano.konbucase Reference Manual
Packages
com.github.ryonakano.konbucase
Config
Define
Define.ColorScheme
Model
Util
Widget
Application
MainWindow
com.github.ryonakano.konbucase
Description:
Content:
Namespaces:
Config
Constants:
public
const
string
APP_ID
public
const
string
APP_VERSION
public
const
string
GETTEXT_PACKAGE
public
const
string
LOCALEDIR
public
const
string
RESOURCE_PREFIX
Define
Enums:
CaseType
-
Type of the case of the text.
Constants:
public
const
string
APP_NAME
The name of the application.
ColorScheme
-
String representation of Adw.ColorScheme.
Constants:
public
const
string
DEFAULT
Inherit the parent color-scheme.
public
const
string
FORCE_DARK
Always use dark appearance.
public
const
string
FORCE_LIGHT
Always use light appearance.
Model
Classes:
CaseListItemModel
Util
Methods:
public
bool
is_on_pantheon
()
Whether the app is running on Pantheon desktop environment.
public
ColorScheme
to_adw_scheme
(
string
str_scheme)
public
CaseType
to_case_type
(
Case
chcase_case)
public
Case
to_chcase_case
(
CaseType
case_type)
public
string
to_str_scheme
(
ColorScheme
adw_scheme)
Widget
Classes:
DropDownRow
MainContent
TextArea
Toolbar
Classes:
Application
MainWindow