Method
ArrowFlightClientlist_flights
Declaration [src]
GList*
gaflight_client_list_flights (
GAFlightClient* client,
GAFlightCriteria* criteria,
GAFlightCallOptions* options,
GError** error
)
Parameters
criteria |
GAFlightCriteria |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
options |
GAFlightCallOptions |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |