EHTMLEditorImageDialog
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── EHTMLEditorDialog ╰── EHTMLEditorImageDialog
EHTMLEditorImageDialog implements AtkImplementorIface and GtkBuildable.
GtkWidget * e_html_editor_image_dialog_new (EHTMLEditor *editor);
EHTMLEditor *editor
void e_html_editor_image_dialog_show (EHTMLEditorImageDialog *dialog, WebKitDOMNode *image);
EHTMLEditorImageDialog *dialog
WebKitDOMNode *image
struct EHTMLEditorImageDialog;