c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.DBusProxyFlags

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDBusProxyFlags
Enum : DBusProxyFlags
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
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.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
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.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
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.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
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.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
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.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
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
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.DBusProxy
Property
g_flags : Gio.DBusProxyFlags
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
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
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
Gio.DBusProxy
Method
get_flags () : Gio.DBusProxyFlags
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
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.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
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.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
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.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
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.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
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.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
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.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
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.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
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.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
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.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
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.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.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
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.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
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
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:18 GMT+0800 (HKT)