EHTMLEditorSpellCheckDialog

EHTMLEditorSpellCheckDialog

Synopsis

struct              EHTMLEditorSpellCheckDialog;
GtkWidget *         e_html_editor_spell_check_dialog_new
                                                        (EHTMLEditor *editor);
void                e_html_editor_spell_check_dialog_update_dictionaries
                                                        (EHTMLEditorSpellCheckDialog *dialog);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkWidget
               +----GtkContainer
                     +----GtkBin
                           +----GtkWindow
                                 +----EHTMLEditorDialog
                                       +----EHTMLEditorSpellCheckDialog

Implemented Interfaces

EHTMLEditorSpellCheckDialog implements AtkImplementorIface and GtkBuildable.

Description

Details

struct EHTMLEditorSpellCheckDialog

struct EHTMLEditorSpellCheckDialog;

e_html_editor_spell_check_dialog_new ()

GtkWidget *         e_html_editor_spell_check_dialog_new
                                                        (EHTMLEditor *editor);

e_html_editor_spell_check_dialog_update_dictionaries ()

void                e_html_editor_spell_check_dialog_update_dictionaries
                                                        (EHTMLEditorSpellCheckDialog *dialog);