Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.IOStream

Class Gio.IOStream

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GIOStream
Class : IOStream
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Base class for read-write streams.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio
Method
Gio.dbus_address_get_stream_finish (AsyncResult res, Array out_guid) : Gio.IOStream
Gio
Method
Gio.dbus_address_get_stream_sync (String address, Array out_guid, Cancellable cancellable) : Gio.IOStream
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
Property
stream : Gio.IOStream
Gio.DBusConnection
Method
new Gio.DBusConnection.sync (IOStream stream, String guid, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable) : Gio.DBusConnection
Create a new Gio.DBusConnection
Gio.DBusConnection
Method
Gio.DBusConnection.c_new (IOStream stream, String guid, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable, Function callback, void* user_data) : none
Gio.DBusConnection
Method
get_stream () : Gio.IOStream
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:29 GMT+0800 (HKT)