[gdk.types.SettingAction.Changed] or [gdk.types.SettingAction.Deleted]).
EventSetting.action
gdk.types.SettingAction action() @propertyGet action field.
Returns
what happened to the setting ([gdk.types.SettingAction.New],
void action(gdk.types.SettingAction propval) @propertySet action field.
Parameters
propval | what happened to the setting ([gdk.types.SettingAction.New], [gdk.types.SettingAction.Changed] or [gdk.types.SettingAction.Deleted]). |