EogExifDetails

EogExifDetails

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkTreeView
                    ╰── EogExifDetails

Implemented Interfaces

EogExifDetails implements AtkImplementorIface, GtkBuildable and GtkScrollable.

Description

Functions

eog_exif_details_new ()

GtkWidget *
eog_exif_details_new (void);

Returns


eog_exif_details_update ()

void
eog_exif_details_update (EogExifDetails *view,
                         ExifData *data);


eog_exif_details_xmp_update ()

void
eog_exif_details_xmp_update (EogExifDetails *view,
                             XmpPtr xmp_data);

Types and Values

struct EogExifDetails

struct EogExifDetails;