EventSetting.action

gdk.types.SettingAction action() @property

Get action field.

Returns

what happened to the setting ([gdk.types.SettingAction.New],

[gdk.types.SettingAction.Changed] or [gdk.types.SettingAction.Deleted]).

void action(gdk.types.SettingAction propval) @property

Set action field.

Parameters

propvalwhat happened to the setting ([gdk.types.SettingAction.New], [gdk.types.SettingAction.Changed] or [gdk.types.SettingAction.Deleted]).