Companion
object Companion
Functions
Link copied to clipboard
fun factoryLookupType(family: SocketFamily, type: SocketType, protocolId: <Error class: unknown class>): <Error class: unknown class>
Looks up the #GType to be used when creating socket connections on sockets with the specified @family, @type and @protocol_id.
Link copied to clipboard
fun factoryRegisterType(gType: <Error class: unknown class>, family: SocketFamily, type: SocketType, protocol: <Error class: unknown class>)
Looks up the #GType to be used when creating socket connections on sockets with the specified @family, @type and @protocol.