| EogExifDetailsEogExifDetails |  | 
Object Hierarchy
  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkTreeView
                                 +----EogExifDetails
 
Implemented Interfaces
EogExifDetails implements
 GtkBuildable and  AtkImplementorIface.
 
Details
EogExifDetails
typedef struct _EogExifDetails EogExifDetails;
 
eog_exif_details_new ()
GtkWidget*          eog_exif_details_new                (void);
 
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);