EHTMLEditorCellDialog

EHTMLEditorCellDialog

Synopsis

struct              EHTMLEditorCellDialog;
GtkWidget *         e_html_editor_cell_dialog_new       (EHTMLEditor *editor);
void                e_html_editor_cell_dialog_show      (EHTMLEditorCellDialog *dialog,
                                                         WebKitDOMNode *cell);

Object Hierarchy

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

Implemented Interfaces

EHTMLEditorCellDialog implements AtkImplementorIface and GtkBuildable.

Description

Details

struct EHTMLEditorCellDialog

struct EHTMLEditorCellDialog;

e_html_editor_cell_dialog_new ()

GtkWidget *         e_html_editor_cell_dialog_new       (EHTMLEditor *editor);

e_html_editor_cell_dialog_show ()

void                e_html_editor_cell_dialog_show      (EHTMLEditorCellDialog *dialog,
                                                         WebKitDOMNode *cell);