Method

ArrowFlightEndpointequal

Declaration [src]

gboolean
gaflight_endpoint_equal (
  GAFlightEndpoint* endpoint,
  GAFlightEndpoint* other_endpoint
)

Description

No description available.
Available since:5.0.0

Parameters

other_endpoint GAFlightEndpoint
 

A GAFlightEndpoint 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 endpoint, FALSE otherwise.