InfText.UndoGrouping¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class InfText.UndoGrouping(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
InfText.UndoGrouping
is an opaque data type. You should only access it via the public API functions.- classmethod new()¶
- Returns:
A new
InfText.UndoGrouping
. To be freed withGObject.Object.unref
().- Return type:
Creates a new
InfText.UndoGrouping
.