Gdk.PropertyState – gdk-3.0 Reference Manual
PropertyState
Description:
[
CCode
( cprefix =
"GDK_PROPERTY_"
, type_id =
"gdk_property_state_get_type ()"
) ]
public
enum
PropertyState
Specifies the type of a property change for a
EventProperty
.
Namespace:
Gdk
Package:
gdk-3.0
Content:
Enum values:
DELETE
-
the property was deleted.
NEW_VALUE
-
the property value was changed.
2022 vala-language.org