c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.SocketProtocol

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GSocketProtocol
Enum : SocketProtocol
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.Socket
Property
protocol : Gio.SocketProtocol
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_protocol () : Gio.SocketProtocol
Gio.SocketClient
Property
protocol : Gio.SocketProtocol
Gio.SocketClient
Method
get_protocol () : Gio.SocketProtocol
Gio.SocketClient
Method
set_protocol (SocketProtocol 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)