EogFileChooser

EogFileChooser

Synopsis

struct              EogFileChooser;
GtkWidget *         eog_file_chooser_new                (GtkFileChooserAction action);
GdkPixbufFormat *   eog_file_chooser_get_format         (EogFileChooser *chooser);

Object Hierarchy

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

Implemented Interfaces

EogFileChooser implements AtkImplementorIface, GtkBuildable and GtkFileChooser.

Description

Details

struct EogFileChooser

struct EogFileChooser;


eog_file_chooser_new ()

GtkWidget *         eog_file_chooser_new                (GtkFileChooserAction action);


eog_file_chooser_get_format ()

GdkPixbufFormat *   eog_file_chooser_get_format         (EogFileChooser *chooser);