Constructor
ArrowFlightTicketnew
Declaration [src]
GAFlightTicket*
gaflight_ticket_new (
GBytes* data
)
Parameters
data |
GBytes |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GAFlightTicket |
The newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |