EImageChooserDialog

EImageChooserDialog

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBin
                    ╰── GtkWindow
                        ╰── GtkDialog
                            ╰── GtkFileChooserDialog
                                ╰── EImageChooserDialog

Description

Functions

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);

Types and Values