Gepub.TextChunk¶
- Subclasses:
- None 
Methods¶
- Inherited:
- Structs:
| class | 
 | 
| 
 | |
| 
 | |
| 
 | 
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
| Name | Type | Access | Description | 
|---|---|---|---|
| parent | r | 
Class Details¶
- class Gepub.TextChunk(**kwargs)¶
- Bases:
- Abstract:
- No 
- Structure:
 - classmethod new(type, text)¶
- Parameters:
- type ( - Gepub.TextChunkType) – a- Gepub.TextChunkType, the chunk type
- text ( - str) – the chunk text
 
- Returns:
- the chunk text 
- Return type:
 
 - type()¶
- Returns:
- the chunk type 
- Return type: