Function
Eogexif_util_format_datetime_label
Declaration [src]
void
eog_exif_util_format_datetime_label (
  GtkLabel* label,
  ExifData* exif_data,
  gint tag_id,
  const gchar* format
)
Parameters
- label
- 
            Type: GtkLabelNo description available. The data is owned by the caller of the function. 
- exif_data
- 
            Type: ExifData*No description available. The data is owned by the caller of the function. 
- tag_id
- 
            Type: gintNo description available. 
- format
- 
            Type: const gchar*No description available. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.