Gdk.SettingAction – gdk-3.0 Reference Manual
SettingAction
Description:
[
CCode
( cprefix =
"GDK_SETTING_ACTION_"
, type_id =
"gdk_setting_action_get_type ()"
) ]
public
enum
SettingAction
Specifies the kind of modification applied to a setting in a
EventSetting
.
Namespace:
Gdk
Package:
gdk-3.0
Content:
Enum values:
CHANGED
-
a setting was changed.
DELETED
-
a setting was deleted.
NEW
-
a setting was added.
2022 vala-language.org