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 |
GtkLabel |
No description available. | |
The data is owned by the caller of the function. | |
exif_data |
ExifData* |
No description available. | |
The data is owned by the caller of the function. | |
tag_id |
gint |
No description available. | |
format |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |