[ Version ( deprecated = true , deprecated_since = "0.16.0" , since = "0.12.2" ) ]
public bool try_get_gps_longitude (out double longitude) throws Error
Warning: try_get_gps_longitude is deprecated since 0.16.0.
Query the longitude stored in the GPS tags of this
Use [method@Metadata.get_gps_longitude] instead.
| this |
An instance of [class@GExiv2.Metadata] |
| longitude |
Variable to store the longitude value |
|
Boolean success value |