GOffice.UndoUnary

g GObject.Object GObject.Object GOffice.Undo GOffice.Undo GObject.Object->GOffice.Undo GOffice.UndoUnary GOffice.UndoUnary GOffice.Undo->GOffice.UndoUnary

Subclasses:None

Methods

Inherited:GOffice.Undo (3), GObject.Object (37)
Structs:GObject.ObjectClass (5)
class new (a, undo, fa)

Virtual Methods

Inherited:GOffice.Undo (1), GObject.Object (7)

Properties

None

Signals

Inherited:GObject.Object (1)

Fields

Inherited:GObject.Object (1)
Name Type Access Description
a object r  
base GOffice.Undo r  
disposea GLib.FreeFunc r  
undo GOffice.UndoUnaryFunc r  

Class Details

class GOffice.UndoUnary(**kwargs)
Bases:GOffice.Undo
Abstract:No
Structure:GOffice.UndoUnaryClass
classmethod new(a, undo, fa)
Parameters:
Returns:

a new undo object.

Return type:

GOffice.Undo

This function creates a new undo object for undo operations of one argument. (In addition, an undo-time argument is added for context.)