Gdm.RemoteGreeter¶
| Implementations: | |
|---|---|
| Gdm.RemoteGreeterProxy,Gdm.RemoteGreeterSkeleton | |
Methods¶
| class | interface_info() | 
| class | override_properties(klass, property_id_begin) | 
| call_disconnect(cancellable, callback, *user_data) | |
| call_disconnect_finish(res) | |
| call_disconnect_sync(cancellable) | |
| complete_disconnect(invocation) | 
Virtual Methods¶
| do_handle_disconnect(invocation) | 
Properties¶
None
Signals¶
| Name | Short Description | 
|---|---|
| handle-disconnect | 
Fields¶
None
Class Details¶
- 
class Gdm.RemoteGreeter¶
- Bases: - GObject.GInterface- Structure: - Gdm.RemoteGreeterIface- 
classmethod interface_info()¶
- Return type: - Gio.DBusInterfaceInfo
 - 
classmethod override_properties(klass, property_id_begin)¶
- Parameters: - klass (GObject.ObjectClass) –
- property_id_begin (int) –
 - Return type: 
- klass (
 - 
call_disconnect(cancellable, callback, *user_data)¶
- Parameters: - cancellable (Gio.CancellableorNone) –
- callback (Gio.AsyncReadyCallbackorNone) –
- user_data (objectorNone) –
 
- cancellable (
 - 
call_disconnect_finish(res)¶
- Parameters: - res ( - Gio.AsyncResult) –- Raises: - GLib.Error- Return type: - bool
 - 
call_disconnect_sync(cancellable)¶
- Parameters: - cancellable ( - Gio.Cancellableor- None) –- Raises: - GLib.Error- Return type: - bool
 - 
complete_disconnect(invocation)¶
- Parameters: - invocation ( - Gio.DBusMethodInvocation) –
 - 
do_handle_disconnect(invocation) virtual¶
- Parameters: - invocation ( - Gio.DBusMethodInvocation) –- Return type: - bool
 
- 
classmethod 
Signal Details¶
- 
Gdm.RemoteGreeter.signals.handle_disconnect(remote_greeter, object)¶
- Signal Name: - handle-disconnect- Flags: - Parameters: - remote_greeter (Gdm.RemoteGreeter) – The object which received the signal
- object (Gio.DBusMethodInvocation) –
 - Return type: 
- remote_greeter (