EHTMLEditorCellDialog
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── EHTMLEditorDialog ╰── EHTMLEditorCellDialog
EHTMLEditorCellDialog implements AtkImplementorIface and GtkBuildable.
GtkWidget * e_html_editor_cell_dialog_new (EHTMLEditor *editor);
EHTMLEditor *editor
void e_html_editor_cell_dialog_show (EHTMLEditorCellDialog *dialog, WebKitDOMNode *cell);
EHTMLEditorCellDialog *dialog
WebKitDOMNode *cell
struct EHTMLEditorCellDialog;