Gucharmap.BlockCodepointList

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

Subclasses:

None

Methods

Inherited:

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

Structs:

GObject.ObjectClass (5)

class

new (start, end)

Virtual Methods

Inherited:

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

Properties

Name

Type

Flags

Short Description

first-codepoint

int

r/w/co

last-codepoint

int

r/w/co

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent_instance

Gucharmap.CodepointList

r

Class Details

class Gucharmap.BlockCodepointList(**kwargs)
Bases:

Gucharmap.CodepointList

Abstract:

No

Structure:

Gucharmap.BlockCodepointListClass

classmethod new(start, end)
Parameters:
  • start (str) –

  • end (str) –

Return type:

Gucharmap.CodepointList

Property Details

Gucharmap.BlockCodepointList.props.first_codepoint
Name:

first-codepoint

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

Gucharmap.BlockCodepointList.props.last_codepoint
Name:

last-codepoint

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY