Gdm.RemoteGreeter

g GObject.GInterface GObject.GInterface Gdm.RemoteGreeter Gdm.RemoteGreeter GObject.GInterface->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:
Return type:

int

call_disconnect(cancellable, callback, *user_data)
Parameters:
call_disconnect_finish(res)
Parameters:

res (Gio.AsyncResult) –

Raises:

GLib.Error

Return type:

bool

call_disconnect_sync(cancellable)
Parameters:

cancellable (Gio.Cancellable or 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

Signal Details

Gdm.RemoteGreeter.signals.handle_disconnect(remote_greeter, object)
Signal Name:

handle-disconnect

Flags:

RUN_LAST

Parameters:
Return type:

bool