Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.SocketMsgFlags

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GSocketMsgFlags
Enum : SocketMsgFlags
Flags used in g_socket_receive_message() and g_socket_send_message().
The flags listed in the enum are some commonly available flags, but the
values used for them are the same as on the platform, and any other flags
are passed in/out as is. So to use a platform specific flag, just include
the right system header and pass in the flag.
Values
Properties
Properties
None
Public Methods
None
Events
None
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:37 GMT+0800 (HKT)