Gepub.TextChunk

g GObject.Object GObject.Object Gepub.TextChunk Gepub.TextChunk GObject.Object->Gepub.TextChunk

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (type, text)

text ()

type ()

type_str ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GObject.Object

r

Class Details

class Gepub.TextChunk(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Gepub.TextChunkClass

classmethod new(type, text)
Parameters:
Returns:

the chunk text

Return type:

Gepub.TextChunk

text()
Returns:

the chunk text

Return type:

str

type()
Returns:

the chunk type

Return type:

Gepub.TextChunkType

type_str()
Returns:

the chunk text

Return type:

str