c
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
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_lookup_type (SocketFamily family, SocketType type, gint32 protocol_id) : Number
Gio.SocketConnection
Method
Gio.SocketConnection.factory_register_type (Number g_type, SocketFamily family, SocketType type, gint32 protocol) : none
Gio.SocketListener
Method
add_address (SocketAddress address, SocketType type, SocketProtocol protocol, Object source_object, Object out_values) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:20 GMT+0800 (HKT)