SocketConnection.factoryLookupType

Looks up the #GType to be used when creating socket connections on sockets with the specified family, type and protocol_id.

If no type is registered, the #GSocketConnection base type is returned.

class SocketConnection
static
factoryLookupType

Parameters

family gio.types.SocketFamily

a #GSocketFamily

type gio.types.SocketType

a #GSocketType

protocolId int

a protocol id

Return Value

Type: gobject.types.GType

a #GType