EomFileChooser

EomFileChooser

Functions

Types and Values

Object Hierarchy

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

Implemented Interfaces

EomFileChooser implements AtkImplementorIface, GtkBuildable and GtkFileChooser.

Description

Functions

eom_file_chooser_new ()

GtkWidget *
eom_file_chooser_new (GtkFileChooserAction action);

eom_file_chooser_get_format ()

GdkPixbufFormat *
eom_file_chooser_get_format (EomFileChooser *chooser);

Types and Values

struct EomFileChooser

struct EomFileChooser;