API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
enum Gdk.SettingAction
Specifies the kind of modification applied to a setting in a GdkEventSetting.
GdkEventSetting
GDK_SETTING_ACTION_NEW
A setting was added.
0
GDK_SETTING_ACTION_CHANGED
A setting was changed.
1
GDK_SETTING_ACTION_DELETED
A setting was deleted.
2
Content