Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGio.SocketControlMessage
parent-child marker Gio.UnixCredentialsMessage

Class Gio.UnixCredentialsMessage

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GUnixCredentialsMessage
Class : UnixCredentialsMessage
Extends: Gio.SocketControlMessage
This GSocketControlMessage contains a GCredentials instance. It
may be sent using g_socket_send_message() and received using
G_SOCKET_FAMILY_UNIX family).
For an easier way to send and receive credentials over
stream-oriented UNIX sockets, see
g_unix_connection_send_credentials() and
g_unix_connection_receive_credentials(). To receive credentials of
a foreign process connected to a socket, use
g_socket_get_credentials().
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:18 GMT+0800 (HKT)