Gdm.ChooserProxy¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | Gio.DBusProxy (25), GObject.Object (37), Gio.AsyncInitable (4), Gio.DBusInterface (3), Gio.Initable (2), Gdm.Chooser (10) | 
|---|---|
| Structs: | GObject.ObjectClass (5) | 
| class | new(connection, flags, name, object_path, cancellable, callback, *user_data) | 
| class | new_for_bus(bus_type, flags, name, object_path, cancellable, callback, *user_data) | 
Virtual Methods¶
| Inherited: | Gio.DBusProxy (2), GObject.Object (7), Gio.AsyncInitable (2), Gio.DBusInterface (3), Gio.Initable (1), Gdm.Chooser (2) | 
|---|
Properties¶
| Inherited: | Gio.DBusProxy (9) | 
|---|
Signals¶
| Inherited: | Gio.DBusProxy (2), GObject.Object (1), Gdm.Chooser (2) | 
|---|
Fields¶
| Inherited: | Gio.DBusProxy (2), GObject.Object (1), Gdm.Chooser (2) | 
|---|
| Name | Type | Access | Description | 
|---|---|---|---|
| parent_instance | Gio.DBusProxy | r | 
Class Details¶
- 
class Gdm.ChooserProxy(**kwargs)¶
- Bases: - Gio.DBusProxy,- Gdm.Chooser- Abstract: - No - Structure: - Gdm.ChooserProxyClass- 
classmethod new(connection, flags, name, object_path, cancellable, callback, *user_data)¶
- Parameters: - connection (Gio.DBusConnection) –
- flags (Gio.DBusProxyFlags) –
- name (str) –
- object_path (str) –
- cancellable (Gio.CancellableorNone) –
- callback (Gio.AsyncReadyCallbackorNone) –
- user_data (objectorNone) –
 
- connection (
 - 
classmethod new_for_bus(bus_type, flags, name, object_path, cancellable, callback, *user_data)¶
- Parameters: - bus_type (Gio.BusType) –
- flags (Gio.DBusProxyFlags) –
- name (str) –
- object_path (str) –
- cancellable (Gio.CancellableorNone) –
- callback (Gio.AsyncReadyCallbackorNone) –
- user_data (objectorNone) –
 
- bus_type (
 
- 
classmethod