PropertyValues

Note: @old_value field of #AtkPropertyValues will not contain a valid value. This is a field defined with the purpose of contain the previous value of the property, but is not used anymore.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

newValue
gobject.value.Value newValue [@property getter]

Get newValue field.

oldValue
gobject.value.Value oldValue [@property getter]

Get oldValue field.

propertyName
string propertyName [@property getter]

Get propertyName field.

propertyName
string propertyName [@property setter]

Set propertyName field.