مستندات جامباس 2
Language Overviews
آخر التغييرات
إقرأني
التركيب والتجميع
التسجيل
المستندات
المفردات
المكونات
gb
gb.db
gb.db.form
gb.eval
gb.form
gb.image
gb.qt4
Control
gb.settings
gb.xml
دليل الويكي
دورات
رسائل الخطأ
فهرس اللغة
كيف تعمل...
مستندات التطوير
مستودع التطبيقات
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Application.Change (gb.qt4)
Static
Property
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:
"animation"
The
Application.Animations
property has changed.
"border"
One of the
Style
class theme properties has changed.
"color"
The desktop color theme has changed.
"font"
The desktop font has changed.
"shadow"
The
Application.Shadows
property has changed.
"theme"
The
Application.Theme
property has changed.
See also
Global Special Event Handlers