Enumeration

GdkPropertyState

Declaration

enum Gdk.PropertyState

Description [src]

Specifies the type of a property change for a GdkEventProperty.

Members

GDK_PROPERTY_NEW_VALUE

The property value was changed.

  • Value: 0
  • Available since: 3.0
GDK_PROPERTY_DELETE

The property was deleted.

  • Value: 1
  • Available since: 3.0