Method

ArrowFlightDescriptorequal

Declaration [src]

gboolean
gaflight_descriptor_equal (
  GAFlightDescriptor* descriptor,
  GAFlightDescriptor* other_descriptor
)

Description

No description available.
Available since:5.0.0

Parameters

other_descriptor GAFlightDescriptor
 

A GAFlightDescriptor 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 descriptor, FALSE otherwise.