Virtual Method
ArrowFlightServerlist_flights
Declaration [src]
GList*
list_flights (
GAFlightServer* server,
GAFlightServerCallContext* context,
GAFlightCriteria* criteria,
GError** error
)
Parameters
context |
GAFlightServerCallContext |
A |
|
| The data is owned by the caller of the function. | |
criteria |
GAFlightCriteria |
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. |