Client.getConnectionList

Gets the list of all open connections in the given GdaClient object. The GList returned is an internal pointer, so DON'T TRY TO FREE IT.

class Client
getConnectionList
()

Return Value

Type: ListG

a GList of GdaConnection objects.

Meta