Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Class Gio.UnixFDMessage

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GUnixFDMessage
Class : UnixFDMessage
Extends: Gio.SocketControlMessage
This GSocketControlMessage contains a GUnixFDList.
It may be sent using g_socket_send_message() and received using
G_SOCKET_ADDRESS_UNIX family). The file descriptors are copied
between processes by the kernel.
For an easier way to send and receive file descriptors over
stream-oriented UNIX sockets, see g_unix_connection_send_fd() and
g_unix_connection_receive_fd().
Note that <gio/gunixfdmessage.h> belongs to
the UNIX-specific GIO interfaces, thus you have to use the
gio-unix-2.0.pc pkg-config file when using it.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:19 GMT+0800 (HKT)