Method

AgsServiceProviderget_server

since: 3.0.0

Declaration [src]

GList*
ags_service_provider_get_server (
  AgsServiceProvider* service_provider
)

Description [src]

Get server.

Available since: 3.0.0

Return value

Type: A list of None

The GList-struct containing AgsServer.

The caller of the method takes ownership of the data, and is responsible for freeing it.