Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.SocketType

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GSocketType
Enum : SocketType
  Show / Hide Inherited methods, properties and signals
Flags used when creating a GSocket. Some protocols may not implement all the socket types.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.Socket
Property
Gio.Socket
Method
new Gio.Socket.c_new (SocketFamily family, SocketType type, SocketProtocol protocol) : Gio.Socket
Create a new Gio.Socket
Gio.Socket
Method
get_socket_type () : Gio.SocketType
Gio.SocketClient
Property
Gio.SocketClient
Method
get_socket_type () : Gio.SocketType
Gio.SocketClient
Method
set_socket_type (SocketType type) : none
Gio.SocketConnection
Method
Gio.SocketConnection.factory_register_type (Number g_type, SocketFamily family, SocketType type, Number protocol) : none
Gio.SocketConnection
Method
Gio.SocketConnection.factory_lookup_type (SocketFamily family, SocketType type, Number protocol_id) : Number
Gio.SocketListener
Method
add_address (SocketAddress address, SocketType type, SocketProtocol protocol, Object source_object, SocketAddress effective_address) : Boolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:33 GMT+0800 (HKT)