Gladeui.CommandSetPropData¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| new_value | GObject.Value | r/w | The new GObject.Valueto assign to property | 
| old_value | GObject.Value | r/w | The old GObject.Valueof property | 
| property | Gladeui.Property | r/w | A Gladeui.Propertyto set | 
Methods¶
None
Details¶
- 
class Gladeui.CommandSetPropData¶
- Gladeui.Propertycan be set in a list as one command, for Undo purposes; we store the list of- Gladeui.CommandSetPropDatawith their old and new- GObject.Value.