ESourceSelectorDialog

ESourceSelectorDialog

Synopsis

                    ESourceSelectorDialog;
GtkWidget*          e_source_selector_dialog_new        (GtkWindow *parent,
                                                         ESourceList *source_list);
ESource*            e_source_selector_dialog_peek_primary_selection
                                                        (ESourceSelectorDialog *dialog);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkWindow
                                       +----GtkDialog
                                             +----ESourceSelectorDialog

Implemented Interfaces

ESourceSelectorDialog implements AtkImplementorIface and GtkBuildable.

Description

Details

ESourceSelectorDialog

typedef struct _ESourceSelectorDialog ESourceSelectorDialog;


e_source_selector_dialog_new ()

GtkWidget*          e_source_selector_dialog_new        (GtkWindow *parent,
                                                         ESourceList *source_list);

parent :

source_list :

Returns :


e_source_selector_dialog_peek_primary_selection ()

ESource*            e_source_selector_dialog_peek_primary_selection
                                                        (ESourceSelectorDialog *dialog);

dialog :

Returns :