Method

ArrowFlightInfoequal

since: 5.0.0

Declaration [src]

gboolean
gaflight_info_equal (
  GAFlightInfo* info,
  GAFlightInfo* other_info
)

Description

No description available.

Available since: 5.0.0

Parameters

other_info

Type: GAFlightInfo

A GAFlightInfo to be compared.

The data is owned by the caller of the function.

Return value

Type: gboolean

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