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

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  

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