Method

ArrowFlightServerlisten

Declaration [src]

gboolean
gaflight_server_listen (
  GAFlightServer* server,
  GAFlightServerOptions* options,
  GError** error
)

Description

No description available.
Available since:5.0.0

Parameters

options GAFlightServerOptions
 

A GAFlightServerOptions.

 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE on success, FALSE on error.