GOffice.UndoBinary

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

Subclasses:

None

Methods

Inherited:

GOffice.Undo (3), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (a, b, undo, fa, fb)

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

b

object

r

base

GOffice.Undo

r

disposea

GLib.FreeFunc

r

disposeb

GLib.FreeFunc

r

undo

GOffice.UndoBinaryFunc

r

Class Details

class GOffice.UndoBinary(**kwargs)
Bases:

GOffice.Undo

Abstract:

No

Structure:

GOffice.UndoBinaryClass

classmethod new(a, b, undo, fa, fb)
Parameters:
Returns:

a new undo object.

Return type:

GOffice.Undo

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