EHTMLEditorImageDialog

EHTMLEditorImageDialog

Synopsis

struct              EHTMLEditorImageDialog;
GtkWidget *         e_html_editor_image_dialog_new      (EHTMLEditor *editor);
void                e_html_editor_image_dialog_show     (EHTMLEditorImageDialog *dialog,
                                                         WebKitDOMNode *image);

Object Hierarchy

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

Implemented Interfaces

EHTMLEditorImageDialog implements AtkImplementorIface and GtkBuildable.

Description

Details

struct EHTMLEditorImageDialog

struct EHTMLEditorImageDialog;

e_html_editor_image_dialog_new ()

GtkWidget *         e_html_editor_image_dialog_new      (EHTMLEditor *editor);

e_html_editor_image_dialog_show ()

void                e_html_editor_image_dialog_show     (EHTMLEditorImageDialog *dialog,
                                                         WebKitDOMNode *image);