Enumeration

GdkPropertyState

since: 3.0

Declaration

enum Gdk.PropertyState

Description [src]

Specifies the type of a property change for a GdkEventProperty.

Available since: 3.0

Members

GDK_PROPERTY_NEW_VALUE

The property value was changed.

  • Value: 0
  • Nickname: new-value
  • Available since: 3.0
GDK_PROPERTY_DELETE

The property was deleted.

  • Value: 1
  • Nickname: delete
  • Available since: 3.0