c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.DBusConnection

Class Gio.DBusConnection

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDBusConnection
Class : DBusConnection
Implements: Gio.AsyncInitable, Gio.Initable
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Dee.Peer
Signal
connection_acquired (Peer self, DBusConnection object) : none
Dee.Peer
Signal
connection_closed (Peer self, DBusConnection connection) : none
Gcr.SystemPrompter
Method
register (DBusConnection connection) : none
Gdm.ChooserProxy
Method
new Gdm.ChooserProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.ChooserProxy
Create a new Gdm.ChooserProxy
Gdm.ChooserProxy
Method
Gdm.ChooserProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.GreeterProxy
Method
new Gdm.GreeterProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.GreeterProxy
Create a new Gdm.GreeterProxy
Gdm.GreeterProxy
Method
Gdm.GreeterProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.ManagerProxy
Method
new Gdm.ManagerProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.ManagerProxy
Create a new Gdm.ManagerProxy
Gdm.ManagerProxy
Method
Gdm.ManagerProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.RemoteGreeterProxy
Method
new Gdm.RemoteGreeterProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.RemoteGreeterProxy
Create a new Gdm.RemoteGreeterProxy
Gdm.RemoteGreeterProxy
Method
Gdm.RemoteGreeterProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.UserVerifierProxy
Method
new Gdm.UserVerifierProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.UserVerifierProxy
Create a new Gdm.UserVerifierProxy
Gdm.UserVerifierProxy
Method
Gdm.UserVerifierProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.WorkerManagerProxy
Method
new Gdm.WorkerManagerProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.WorkerManagerProxy
Create a new Gdm.WorkerManagerProxy
Gdm.WorkerManagerProxy
Method
Gdm.WorkerManagerProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gio
Method
Gio.bus_get_finish (AsyncResult res) : Gio.DBusConnection
Gio
Method
Gio.bus_get_sync (BusType bus_type, Cancellable cancellable) : Gio.DBusConnection
Gio
Method
Gio.bus_own_name_on_connection (DBusConnection connection, String name, BusNameOwnerFlags flags, Closure name_acquired_closure, Closure name_lost_closure) : guint32
Gio
Method
Gio.bus_watch_name_on_connection (DBusConnection connection, String name, BusNameWatcherFlags flags, Closure name_appeared_closure, Closure name_vanished_closure) : guint32
Gio.Application
Method
get_dbus_connection () : Gio.DBusConnection
Gio.DBusActionGroup
Method
Gio.DBusActionGroup.get (DBusConnection connection, String bus_name, String object_path) : Gio.DBusActionGroup
Gio.DBusInterfaceSkeleton
Method
export (DBusConnection connection, String object_path) : gboolean
Gio.DBusInterfaceSkeleton
Method
get_connection () : Gio.DBusConnection
Gio.DBusInterfaceSkeleton
Method
has_connection (DBusConnection connection) : gboolean
Gio.DBusInterfaceSkeleton
Method
unexport_from_connection (DBusConnection connection) : none
Gio.DBusMenuModel
Method
Gio.DBusMenuModel.get (DBusConnection connection, String bus_name, String object_path) : Gio.DBusMenuModel
Gio.DBusMethodInvocation
Method
get_connection () : Gio.DBusConnection
Gio.DBusObjectManagerClient
Property
connection : Gio.DBusConnection
Gio.DBusObjectManagerClient
Method
new Gio.DBusObjectManagerClient.sync (DBusConnection connection, DBusObjectManagerClientFlags flags, String name, String object_path, Function get_proxy_type_func, void* get_proxy_type_user_data, Function get_proxy_type_destroy_notify, Cancellable cancellable) : Gio.DBusObjectManagerClient
Create a new Gio.DBusObjectManagerClient
Gio.DBusObjectManagerClient
Method
Gio.DBusObjectManagerClient.c_new (DBusConnection connection, DBusObjectManagerClientFlags flags, String name, String object_path, Function get_proxy_type_func, void* get_proxy_type_user_data, Function get_proxy_type_destroy_notify, Cancellable cancellable, Function callback, void* user_data) : none
Gio.DBusObjectManagerClient
Method
get_connection () : Gio.DBusConnection
Gio.DBusObjectManagerServer
Property
connection : Gio.DBusConnection
Gio.DBusObjectManagerServer
Method
get_connection () : Gio.DBusConnection
Gio.DBusObjectManagerServer
Method
set_connection (DBusConnection connection) : none
Gio.DBusObjectProxy
Property
g_connection : Gio.DBusConnection
Gio.DBusObjectProxy
Method
new Gio.DBusObjectProxy.c_new (DBusConnection connection, String object_path) : Gio.DBusObjectProxy
Create a new Gio.DBusObjectProxy
Gio.DBusObjectProxy
Method
get_connection () : Gio.DBusConnection
Gio.DBusProxy
Property
g_connection : Gio.DBusConnection
Gio.DBusProxy
Method
new Gio.DBusProxy.sync (DBusConnection connection, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable) : Gio.DBusProxy
Create a new Gio.DBusProxy
Gio.DBusProxy
Method
Gio.DBusProxy.c_new (DBusConnection connection, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable, Function callback, void* user_data) : none
Gio.DBusProxy
Method
get_connection () : Gio.DBusConnection
Gio.DBusServer
Signal
new_connection (DBusServer self, DBusConnection connection) : gboolean
Goa.AccountProxy
Method
new Goa.AccountProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.AccountProxy
Create a new Goa.AccountProxy
Goa.AccountProxy
Method
Goa.AccountProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.CalendarProxy
Method
new Goa.CalendarProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.CalendarProxy
Create a new Goa.CalendarProxy
Goa.CalendarProxy
Method
Goa.CalendarProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ChatProxy
Method
new Goa.ChatProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ChatProxy
Create a new Goa.ChatProxy
Goa.ChatProxy
Method
Goa.ChatProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ContactsProxy
Method
new Goa.ContactsProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ContactsProxy
Create a new Goa.ContactsProxy
Goa.ContactsProxy
Method
Goa.ContactsProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.DocumentsProxy
Method
new Goa.DocumentsProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.DocumentsProxy
Create a new Goa.DocumentsProxy
Goa.DocumentsProxy
Method
Goa.DocumentsProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ExchangeProxy
Method
new Goa.ExchangeProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ExchangeProxy
Create a new Goa.ExchangeProxy
Goa.ExchangeProxy
Method
Goa.ExchangeProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.MailProxy
Method
new Goa.MailProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.MailProxy
Create a new Goa.MailProxy
Goa.MailProxy
Method
Goa.MailProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ManagerProxy
Method
new Goa.ManagerProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ManagerProxy
Create a new Goa.ManagerProxy
Goa.ManagerProxy
Method
Goa.ManagerProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.OAuth2BasedProxy
Method
new Goa.OAuth2BasedProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.OAuth2BasedProxy
Create a new Goa.OAuth2BasedProxy
Goa.OAuth2BasedProxy
Method
Goa.OAuth2BasedProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.OAuthBasedProxy
Method
new Goa.OAuthBasedProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.OAuthBasedProxy
Create a new Goa.OAuthBasedProxy
Goa.OAuthBasedProxy
Method
Goa.OAuthBasedProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ObjectManagerClient
Method
new Goa.ObjectManagerClient.sync (DBusConnection connection, DBusObjectManagerClientFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ObjectManagerClient
Create a new Goa.ObjectManagerClient
Goa.ObjectManagerClient
Method
Goa.ObjectManagerClient.c_new (DBusConnection connection, DBusObjectManagerClientFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ObjectProxy
Method
new Goa.ObjectProxy.c_new (DBusConnection connection, String object_path) : Goa.ObjectProxy
Create a new Goa.ObjectProxy
Goa.PasswordBasedProxy
Method
new Goa.PasswordBasedProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.PasswordBasedProxy
Create a new Goa.PasswordBasedProxy
Goa.PasswordBasedProxy
Method
Goa.PasswordBasedProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.TicketingProxy
Method
new Goa.TicketingProxy.sync (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.TicketingProxy
Create a new Goa.TicketingProxy
Goa.TicketingProxy
Method
Goa.TicketingProxy.c_new (DBusConnection connection, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
IBus.Bus
Method
get_connection () : Gio.DBusConnection
IBus.Config
Method
new IBus.Config.c_new (DBusConnection connection, Cancellable cancellable) : IBus.Config
Create a new IBus.Config
IBus.Config
Method
IBus.Config.new_async (DBusConnection connection, Cancellable cancellable, Function callback, void* user_data) : none
IBus.ConfigService
Method
new IBus.ConfigService.c_new (DBusConnection connection) : IBus.ConfigService
Create a new IBus.ConfigService
IBus.Engine
Method
new IBus.Engine.c_new (String engine_name, String object_path, DBusConnection connection) : IBus.Engine
Create a new IBus.Engine
IBus.Engine
Method
new IBus.Engine.with_type (Number engine_type, String engine_name, String object_path, DBusConnection connection) : IBus.Engine
Create a new IBus.Engine
IBus.Factory
Method
new IBus.Factory.c_new (DBusConnection connection) : IBus.Factory
Create a new IBus.Factory
IBus.InputContext
Method
new IBus.InputContext.c_new (String path, DBusConnection connection, Cancellable cancellable) : IBus.InputContext
Create a new IBus.InputContext
IBus.InputContext
Method
IBus.InputContext.get_input_context (String path, DBusConnection connection) : IBus.InputContext
IBus.InputContext
Method
IBus.InputContext.get_input_context_async (String path, DBusConnection connection, Cancellable cancellable, Function callback, void* user_data) : none
IBus.InputContext
Method
IBus.InputContext.new_async (String path, DBusConnection connection, Cancellable cancellable, Function callback, void* user_data) : none
IBus.PanelService
Method
new IBus.PanelService.c_new (DBusConnection connection) : IBus.PanelService
Create a new IBus.PanelService
IBus.Service
Property
connection : Gio.DBusConnection
IBus.Service
Method
new IBus.Service.c_new (DBusConnection connection, String path) : IBus.Service
Create a new IBus.Service
IBus.Service
Method
get_connection () : Gio.DBusConnection
IBus.Service
Method
register (DBusConnection connection) : gboolean
IBus.Service
Method
unregister (DBusConnection connection) : none
TelepathyGLib.DBusTubeChannel
Method
accept_finish (AsyncResult result) : Gio.DBusConnection
TelepathyGLib.DBusTubeChannel
Method
offer_finish (AsyncResult result) : Gio.DBusConnection
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:05 GMT+0800 (HKT)