Gdk.EventSetting - Structures - Gdk 3.0 (original) (raw)

Fields

Name Type Access Description
action Gdk.SettingAction r/w what happened to the setting (Gdk.SettingAction.NEW, Gdk.SettingAction.CHANGED or Gdk.SettingAction.DELETED).
name str r/w the name of the setting.
send_event int r/w True if the event was sent explicitly.
type Gdk.EventType r/w the type of the event (Gdk.EventType.SETTING).
window Gdk.Window r/w the window which received the event.

Methods

None

Details

class Gdk.EventSetting

Generated when a setting is modified.