Method

GExiv2Metadataget_gps_latitude

unstable since: 0.16.0

Declaration [src]

gdouble
gexiv2_metadata_get_gps_latitude (
  GExiv2Metadata* self
  GError** error
)

Description [src]

Query the latitude stored in the GPS tags of self.

Available since: 0.16.0

Return value

Type: gdouble

The latitude or -inf on error, nan if no altitude value is found.