Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.Credentials

Class Gio.Credentials

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GCredentials
Class : Credentials
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
The GCredentials structure contains only private data and should only be accessed using the provided API.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.DBusAuthObserver
Signal
authorize_authenticated_peer (DBusAuthObserver self, IOStream object, Credentials p0) : Boolean
Gio.DBusAuthObserver
Method
authorize_authenticated_peer (IOStream stream, Credentials credentials) : Boolean
Gio.DBusConnection
Method
get_peer_credentials () : Gio.Credentials
Gio.UnixConnection
Method
receive_credentials (Cancellable cancellable) : Gio.Credentials
Gio.UnixCredentialsMessage
Property
credentials : Gio.Credentials
Gio.UnixCredentialsMessage
Method
new Gio.UnixCredentialsMessage.with_credentials (Credentials credentials) : Gio.UnixCredentialsMessage
Create a new Gio.UnixCredentialsMessage
Gio.UnixCredentialsMessage
Method
get_credentials () : Gio.Credentials
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:28 GMT+0800 (HKT)