EomFileChooser

EomFileChooser

Synopsis

struct              EomFileChooser;
GtkWidget *         eom_file_chooser_new                (GtkFileChooserAction action);
GdkPixbufFormat *   eom_file_chooser_get_format         (EomFileChooser *chooser);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkWindow
                                       +----GtkDialog
                                             +----GtkFileChooserDialog
                                                   +----EomFileChooser

Implemented Interfaces

EomFileChooser implements AtkImplementorIface, GtkBuildable and GtkFileChooser.

Description

Details

struct EomFileChooser

struct EomFileChooser;


eom_file_chooser_new ()

GtkWidget *         eom_file_chooser_new                (GtkFileChooserAction action);


eom_file_chooser_get_format ()

GdkPixbufFormat *   eom_file_chooser_get_format         (EomFileChooser *chooser);