EImageChooserDialog

EImageChooserDialog

Synopsis

struct              EImageChooserDialog;
GtkWidget *         e_image_chooser_dialog_new          (const gchar *title,
                                                         GtkWindow *parent);
GFile *             e_image_chooser_dialog_run          (EImageChooserDialog *dialog);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkWidget
               +----GtkContainer
                     +----GtkBin
                           +----GtkWindow
                                 +----GtkDialog
                                       +----GtkFileChooserDialog
                                             +----EImageChooserDialog

Implemented Interfaces

EImageChooserDialog implements AtkImplementorIface, GtkBuildable and GtkFileChooser.

Description

Details

struct EImageChooserDialog

struct EImageChooserDialog;

e_image_chooser_dialog_new ()

GtkWidget *         e_image_chooser_dialog_new          (const gchar *title,
                                                         GtkWindow *parent);

e_image_chooser_dialog_run ()

GFile *             e_image_chooser_dialog_run          (EImageChooserDialog *dialog);