Method

ArrowFlightEndpointequal

since: 5.0.0

Declaration [src]

gboolean
gaflight_endpoint_equal (
  GAFlightEndpoint* endpoint,
  GAFlightEndpoint* other_endpoint
)

Description

No description available.

Available since: 5.0.0

Parameters

other_endpoint

Type: GAFlightEndpoint

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