Enumeration

GdkSettingAction

Declaration

enum Gdk.SettingAction

Description [src]

Specifies the kind of modification applied to a setting in a GdkEventSetting.

Members

Name Description
GDK_SETTING_ACTION_NEW

A setting was added.

GDK_SETTING_ACTION_CHANGED

A setting was changed.

GDK_SETTING_ACTION_DELETED

A setting was deleted.