Gucharmap.Charmap¶
- 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Gtk.Paned (6), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)
|
|
|
Properties¶
- Inherited:
Gtk.Paned (5), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
|||
r/w |
|||
r |
|||
r/w |
|||
w/c |
|||
r/w |
|||
r/w |
|||
r/w |
Child Properties¶
- Inherited:
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Gtk.Paned (6), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Gtk.Paned (6), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Gucharmap.Charmap(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- get_font_desc()¶
- Return type:
- next_chapter()¶
- previous_chapter()¶
- set_chapters_model(model)¶
- Parameters:
model (
Gucharmap.ChaptersModel
) –
- set_font_desc(font_desc)¶
- Parameters:
font_desc (
Pango.FontDescription
) –
- do_link_clicked(old_character, new_character) virtual¶
Signal Details¶
- Gucharmap.Charmap.signals.link_clicked(charmap, object, p0)¶
- Signal Name:
link-clicked
- Flags:
- Parameters:
charmap (
Gucharmap.Charmap
) – The object which received the signalobject (
int
) –p0 (
int
) –
- Gucharmap.Charmap.signals.status_message(charmap, object)¶
- Signal Name:
status-message
- Flags:
- Parameters:
charmap (
Gucharmap.Charmap
) – The object which received the signalobject (
str
) –
Property Details¶
- Gucharmap.Charmap.props.active_chapter¶
- Gucharmap.Charmap.props.active_character¶
- Gucharmap.Charmap.props.active_codepoint_list¶
- Name:
active-codepoint-list
- Type:
- Default Value:
- Flags:
- Gucharmap.Charmap.props.active_page¶
- Gucharmap.Charmap.props.chapters_model¶
- Name:
chapters-model
- Type:
- Default Value:
- Flags:
- Gucharmap.Charmap.props.font_desc¶
- Name:
font-desc
- Type:
- Default Value:
- Flags:
- Gucharmap.Charmap.props.font_fallback¶