Gladeui.CommandSetPropData

Fields

Name Type Access Description
new_value GObject.Value r/w The new GObject.Value to assign to property
old_value GObject.Value r/w The old GObject.Value of property
property Gladeui.Property r/w A Gladeui.Property to set

Methods

None

Details

class Gladeui.CommandSetPropData

Gladeui.Property can be set in a list as one command, for Undo purposes; we store the list of Gladeui.CommandSetPropData with their old and new GObject.Value.