Atk.PropertyValues¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| new_value | GObject.Value | r/w | The new value of the named property. | 
| old_value | GObject.Value | r/w | None. This field is not used anymore. | 
| property_name | str | r/w | The name of the ATK property which has changed. | 
Methods¶
None
Details¶
- 
class Atk.PropertyValues¶
- Note: old_value field of - Atk.PropertyValueswill 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.