Enumeration
GdkSettingAction
since: 3.0
Description [src]
Specifies the kind of modification applied to a setting in a
GdkEventSetting
.
Available since: 3.0
Members
GDK_SETTING_ACTION_NEW
-
A setting was added.
- Value:
0
- Nickname:
new
- Available since: 3.0
- Value:
GDK_SETTING_ACTION_CHANGED
-
A setting was changed.
- Value:
1
- Nickname:
changed
- Available since: 3.0
- Value:
GDK_SETTING_ACTION_DELETED
-
A setting was deleted.
- Value:
2
- Nickname:
deleted
- Available since: 3.0
- Value: