Gucharmap.Charmap

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.Orientable Gtk.Orientable GObject.GInterface->Gtk.Orientable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Paned Gtk.Paned Gtk.Container->Gtk.Paned Gtk.Orientable->Gtk.Paned Gucharmap.Charmap Gucharmap.Charmap Gtk.Paned->Gucharmap.Charmap Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Gtk.Paned (12), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)

Structs:

Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)

class

new ()

get_active_chapter ()

get_active_character ()

get_active_page ()

get_chapters_visible ()

get_font_desc ()

get_font_fallback ()

get_page_visible (page)

get_snap_pow2 ()

next_chapter ()

previous_chapter ()

set_active_chapter (chapter)

set_active_character (uc)

set_active_page (page)

set_chapters_model (model)

set_chapters_visible (visible)

set_font_desc (font_desc)

set_font_fallback (enable_font_fallback)

set_page_visible (page, visible)

set_snap_pow2 (snap)

Virtual Methods

Inherited:

Gtk.Paned (6), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)

do_link_clicked (old_character, new_character)

do_status_message (message)

Properties

Inherited:

Gtk.Paned (5), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)

Name

Type

Flags

Short Description

active-chapter

str

r/w

active-character

int

r/w

active-codepoint-list

Gucharmap.CodepointList

r

active-page

int

r/w

chapters-model

Gucharmap.ChaptersModel

w/c

font-desc

Pango.FontDescription

r/w

font-fallback

bool

r/w

snap-power-2

bool

r/w

Child Properties

Inherited:

Gtk.Paned (2)

Style Properties

Inherited:

Gtk.Paned (1), Gtk.Widget (17)

Signals

Inherited:

Gtk.Paned (6), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Name

Short Description

link-clicked

status-message

Fields

Inherited:

Gtk.Paned (6), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Name

Type

Access

Description

parent

Gtk.Paned

r

Class Details

class Gucharmap.Charmap(**kwargs)
Bases:

Gtk.Paned

Abstract:

No

Structure:

Gucharmap.CharmapClass

classmethod new()
Return type:

Gtk.Widget

get_active_chapter()
Return type:

str

get_active_character()
Return type:

str

get_active_page()
Return type:

int

get_chapters_visible()
Return type:

bool

get_font_desc()
Return type:

Pango.FontDescription

get_font_fallback()
Return type:

bool

get_page_visible(page)
Parameters:

page (int) –

Return type:

bool

get_snap_pow2()
Return type:

bool

next_chapter()
previous_chapter()
set_active_chapter(chapter)
Parameters:

chapter (str) –

set_active_character(uc)
Parameters:

uc (str) –

set_active_page(page)
Parameters:

page (int) –

set_chapters_model(model)
Parameters:

model (Gucharmap.ChaptersModel) –

set_chapters_visible(visible)
Parameters:

visible (bool) –

set_font_desc(font_desc)
Parameters:

font_desc (Pango.FontDescription) –

set_font_fallback(enable_font_fallback)
Parameters:

enable_font_fallback (bool) –

set_page_visible(page, visible)
Parameters:
  • page (int) –

  • visible (bool) –

set_snap_pow2(snap)
Parameters:

snap (bool) –

Parameters:
  • old_character (str) –

  • new_character (str) –

do_status_message(message) virtual
Parameters:

message (str) –

Signal Details

Signal Name:

link-clicked

Flags:

RUN_FIRST

Parameters:
Gucharmap.Charmap.signals.status_message(charmap, object)
Signal Name:

status-message

Flags:

RUN_FIRST

Parameters:

Property Details

Gucharmap.Charmap.props.active_chapter
Name:

active-chapter

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Gucharmap.Charmap.props.active_character
Name:

active-character

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Gucharmap.Charmap.props.active_codepoint_list
Name:

active-codepoint-list

Type:

Gucharmap.CodepointList

Default Value:

None

Flags:

READABLE

Gucharmap.Charmap.props.active_page
Name:

active-page

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Gucharmap.Charmap.props.chapters_model
Name:

chapters-model

Type:

Gucharmap.ChaptersModel

Default Value:

None

Flags:

WRITABLE, CONSTRUCT

Gucharmap.Charmap.props.font_desc
Name:

font-desc

Type:

Pango.FontDescription

Default Value:

None

Flags:

READABLE, WRITABLE

Gucharmap.Charmap.props.font_fallback
Name:

font-fallback

Type:

bool

Default Value:

True

Flags:

READABLE, WRITABLE

Gucharmap.Charmap.props.snap_power_2
Name:

snap-power-2

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE