Gucharmap.ScriptCodepointList

g GObject.Object GObject.Object Gucharmap.CodepointList Gucharmap.CodepointList GObject.Object->Gucharmap.CodepointList Gucharmap.ScriptCodepointList Gucharmap.ScriptCodepointList Gucharmap.CodepointList->Gucharmap.ScriptCodepointList

Subclasses:

None

Methods

Inherited:

Gucharmap.CodepointList (3), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

append_script (script)

set_script (script)

set_scripts (scripts)

Virtual Methods

Inherited:

Gucharmap.CodepointList (3), GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

Gucharmap.CodepointList

r

Class Details

class Gucharmap.ScriptCodepointList(**kwargs)
Bases:

Gucharmap.CodepointList

Abstract:

No

Structure:

Gucharmap.ScriptCodepointListClass

classmethod new()
Return type:

Gucharmap.CodepointList

append_script(script)
Parameters:

script (str) –

Return type:

bool

set_script(script)
Parameters:

script (str) –

Return type:

bool

set_scripts(scripts)
Parameters:

scripts (str) –

Return type:

bool