Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Control
Key
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Application.Change (gb.qt4)

Static Property Read Change As String

Since 3.20

Return which change occurs when the Application_Change global event handler is called or the DrawingArea Change event is raised.

It can takes one of the following values:

"font" The desktop font has changed.
"color" The desktop color theme has changed.
"animation" The Application.Animations property has changed.
"shadow" The Application.Shadows property has changed.
"theme" The Application.Theme property has changed.

See also