| Top |  |  |  |  | 
| Functions related to IPTC metadataFunctions related to IPTC metadata — Functionality specific to the IPTC familiy of metadata information | 
| gboolean | gexiv2_metadata_is_iptc_tag () | 
| gboolean | gexiv2_metadata_get_supports_iptc () | 
| gboolean | gexiv2_metadata_has_iptc () | 
| void | gexiv2_metadata_clear_iptc () | 
| gchar ** | gexiv2_metadata_get_iptc_tags () | 
While being part of GExiv2Metadata, these functions are dealing with specific aspects of IPTC
gboolean
gexiv2_metadata_is_iptc_tag (const gchar *tag);
The Exiv2 Tag Reference can be found at http://exiv2.org/metadata.html
gboolean
gexiv2_metadata_get_supports_iptc (GExiv2Metadata *self);
Query self
 whether it supports writing IPTC metadata.
void
gexiv2_metadata_clear_iptc (GExiv2Metadata *self);
Clears all IPTC metadata from the loaded image.
gchar **
gexiv2_metadata_get_iptc_tags (GExiv2Metadata *self);
Query self
 for a list of available IPTC tags