|
EXIF library (libexif) Internals 0.6.26
|
#include <libexif/exif-data.h>Go to the source code of this file.
Typedefs | |
| typedef enum _MnoteFujiTag | MnoteFujiTag |
Functions | |
| const char * | mnote_fuji_tag_get_name (MnoteFujiTag tag) |
| const char * | mnote_fuji_tag_get_title (MnoteFujiTag tag) |
| const char * | mnote_fuji_tag_get_description (MnoteFujiTag tag) |
| typedef enum _MnoteFujiTag MnoteFujiTag |
Definition at line 84 of file mnote-fuji-tag.h.
| enum _MnoteFujiTag |
Definition at line 32 of file mnote-fuji-tag.h.
| const char * mnote_fuji_tag_get_description | ( | MnoteFujiTag | tag | ) |
Definition at line 99 of file mnote-fuji-tag.c.
References _, bindtextdomain, description, table, and tag.
Referenced by exif_mnote_data_fuji_get_description().
| const char * mnote_fuji_tag_get_name | ( | MnoteFujiTag | tag | ) |
Definition at line 74 of file mnote-fuji-tag.c.
References name, table, and tag.
Referenced by exif_mnote_data_fuji_get_name(), and exif_mnote_data_fuji_load().
| const char * mnote_fuji_tag_get_title | ( | MnoteFujiTag | tag | ) |
Definition at line 84 of file mnote-fuji-tag.c.
References _, bindtextdomain, table, tag, and title.
Referenced by exif_mnote_data_fuji_get_title().