Method

ArrowFlightTicketequal

Declaration [src]

gboolean
gaflight_ticket_equal (
  GAFlightTicket* ticket,
  GAFlightTicket* other_ticket
)

Description

No description available.
Available since:5.0.0

Parameters

other_ticket GAFlightTicket
 

A GAFlightTicket 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 ticket, FALSE otherwise.