GOffice.MathEditor

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 GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned GOffice.MathEditor GOffice.MathEditor Gtk.Bin Gtk.Bin Gtk.Bin->GOffice.MathEditor Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Container->Gtk.Bin Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)

Structs:

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

class

new ()

get_inline ()

get_itex ()

get_mathml ()

set_inline (mode)

set_itex (text)

set_mathml (text)

Virtual Methods

Inherited:

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

Properties

Inherited:

Gtk.Container (3), Gtk.Widget (39)

Style Properties

Inherited:

Gtk.Widget (17)

Signals

Inherited:

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

Name

Short Description

inline-changed

itex-changed

Fields

Inherited:

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

Class Details

class GOffice.MathEditor(**kwargs)
Bases:

Gtk.Bin

Abstract:

No

classmethod new()
Return type:

Gtk.Widget

get_inline()
Return type:

bool

get_itex()
Return type:

str

get_mathml()
Return type:

str

set_inline(mode)
Parameters:

mode (bool) –

set_itex(text)
Parameters:

text (str) –

set_mathml(text)
Parameters:

text (str) –

Signal Details

GOffice.MathEditor.signals.inline_changed(math_editor)
Signal Name:

inline-changed

Flags:

RUN_LAST

Parameters:

math_editor (GOffice.MathEditor) – The object which received the signal

GOffice.MathEditor.signals.itex_changed(math_editor)
Signal Name:

itex-changed

Flags:

RUN_LAST

Parameters:

math_editor (GOffice.MathEditor) – The object which received the signal