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
) – aGepub.TextChunkType
, the chunk typetext (
str
) – the chunk text
- Returns:
the chunk text
- Return type:
- type()¶
- Returns:
the chunk type
- Return type: