c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.BusType

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GBusType
Enum : BusType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdm.ChooserProxy
Method
new Gdm.ChooserProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.ChooserProxy
Create a new Gdm.ChooserProxy
Gdm.ChooserProxy
Method
Gdm.ChooserProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.GreeterProxy
Method
new Gdm.GreeterProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.GreeterProxy
Create a new Gdm.GreeterProxy
Gdm.GreeterProxy
Method
Gdm.GreeterProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.ManagerProxy
Method
new Gdm.ManagerProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.ManagerProxy
Create a new Gdm.ManagerProxy
Gdm.ManagerProxy
Method
Gdm.ManagerProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.RemoteGreeterProxy
Method
new Gdm.RemoteGreeterProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.RemoteGreeterProxy
Create a new Gdm.RemoteGreeterProxy
Gdm.RemoteGreeterProxy
Method
Gdm.RemoteGreeterProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.UserVerifierProxy
Method
new Gdm.UserVerifierProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.UserVerifierProxy
Create a new Gdm.UserVerifierProxy
Gdm.UserVerifierProxy
Method
Gdm.UserVerifierProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gdm.WorkerManagerProxy
Method
new Gdm.WorkerManagerProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Gdm.WorkerManagerProxy
Create a new Gdm.WorkerManagerProxy
Gdm.WorkerManagerProxy
Method
Gdm.WorkerManagerProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Gio
Method
Gio.bus_get (BusType bus_type, Cancellable cancellable, Function callback, void* user_data) : none
Gio
Method
Gio.bus_get_sync (BusType bus_type, Cancellable cancellable) : Gio.DBusConnection
Gio
Method
Gio.bus_own_name (BusType bus_type, String name, BusNameOwnerFlags flags, Closure bus_acquired_closure, Closure name_acquired_closure, Closure name_lost_closure) : guint32
Gio
Method
Gio.bus_watch_name (BusType bus_type, String name, BusNameWatcherFlags flags, Closure name_appeared_closure, Closure name_vanished_closure) : guint32
Gio
Method
Gio.dbus_address_get_for_bus_sync (BusType bus_type, Cancellable cancellable) : String
Gio.DBusObjectManagerClient
Property
bus_type : Gio.BusType
Gio.DBusObjectManagerClient
Method
new Gio.DBusObjectManagerClient.for_bus_sync (BusType bus_type, 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.new_for_bus (BusType bus_type, 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.DBusProxy
Property
g_bus_type : Gio.BusType
Gio.DBusProxy
Method
new Gio.DBusProxy.for_bus_sync (BusType bus_type, 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.new_for_bus (BusType bus_type, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable, Function callback, void* user_data) : none
Goa.AccountProxy
Method
new Goa.AccountProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.AccountProxy
Create a new Goa.AccountProxy
Goa.AccountProxy
Method
Goa.AccountProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.CalendarProxy
Method
new Goa.CalendarProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.CalendarProxy
Create a new Goa.CalendarProxy
Goa.CalendarProxy
Method
Goa.CalendarProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ChatProxy
Method
new Goa.ChatProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ChatProxy
Create a new Goa.ChatProxy
Goa.ChatProxy
Method
Goa.ChatProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ContactsProxy
Method
new Goa.ContactsProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ContactsProxy
Create a new Goa.ContactsProxy
Goa.ContactsProxy
Method
Goa.ContactsProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.DocumentsProxy
Method
new Goa.DocumentsProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.DocumentsProxy
Create a new Goa.DocumentsProxy
Goa.DocumentsProxy
Method
Goa.DocumentsProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ExchangeProxy
Method
new Goa.ExchangeProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ExchangeProxy
Create a new Goa.ExchangeProxy
Goa.ExchangeProxy
Method
Goa.ExchangeProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.MailProxy
Method
new Goa.MailProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.MailProxy
Create a new Goa.MailProxy
Goa.MailProxy
Method
Goa.MailProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ManagerProxy
Method
new Goa.ManagerProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ManagerProxy
Create a new Goa.ManagerProxy
Goa.ManagerProxy
Method
Goa.ManagerProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.OAuth2BasedProxy
Method
new Goa.OAuth2BasedProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.OAuth2BasedProxy
Create a new Goa.OAuth2BasedProxy
Goa.OAuth2BasedProxy
Method
Goa.OAuth2BasedProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.OAuthBasedProxy
Method
new Goa.OAuthBasedProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.OAuthBasedProxy
Create a new Goa.OAuthBasedProxy
Goa.OAuthBasedProxy
Method
Goa.OAuthBasedProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.ObjectManagerClient
Method
new Goa.ObjectManagerClient.for_bus_sync (BusType bus_type, DBusObjectManagerClientFlags flags, String name, String object_path, Cancellable cancellable) : Goa.ObjectManagerClient
Create a new Goa.ObjectManagerClient
Goa.ObjectManagerClient
Method
Goa.ObjectManagerClient.new_for_bus (BusType bus_type, DBusObjectManagerClientFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.PasswordBasedProxy
Method
new Goa.PasswordBasedProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.PasswordBasedProxy
Create a new Goa.PasswordBasedProxy
Goa.PasswordBasedProxy
Method
Goa.PasswordBasedProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Goa.TicketingProxy
Method
new Goa.TicketingProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable) : Goa.TicketingProxy
Create a new Goa.TicketingProxy
Goa.TicketingProxy
Method
Goa.TicketingProxy.new_for_bus (BusType bus_type, DBusProxyFlags flags, String name, String object_path, Cancellable cancellable, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:17 GMT+0800 (HKT)