Method

ArrowFlightLocationequal

Declaration [src]

gboolean
gaflight_location_equal (
  GAFlightLocation* location,
  GAFlightLocation* other_location
)

Description

No description available.
Available since:5.0.0

Parameters

other_location GAFlightLocation
 

A GAFlightLocation to be compared.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

TRUE if both of them represents the same URI, FALSE otherwise.