Gdm.UserVerifierChoiceList

g GObject.GInterface GObject.GInterface Gdm.UserVerifierChoiceList Gdm.UserVerifierChoiceList GObject.GInterface->Gdm.UserVerifierChoiceList

Implementations:

Gdm.UserVerifierChoiceListProxy, Gdm.UserVerifierChoiceListSkeleton

Methods

class

interface_info ()

class

override_properties (klass, property_id_begin)

call_select_choice (arg_service_name, arg_choice, cancellable, callback, *user_data)

call_select_choice_finish (res)

call_select_choice_sync (arg_service_name, arg_choice, cancellable)

complete_select_choice (invocation)

emit_choice_query (arg_service_name, arg_prompt_message, arg_list)

Virtual Methods

do_choice_query (arg_service_name, arg_prompt_message, arg_list)

do_handle_select_choice (invocation, arg_service_name, arg_choice)

Properties

None

Signals

Name

Short Description

choice-query

handle-select-choice

Fields

None

Class Details

class Gdm.UserVerifierChoiceList
Bases:

GObject.GInterface

Structure:

Gdm.UserVerifierChoiceListIface

classmethod interface_info()
Return type:

Gio.DBusInterfaceInfo

classmethod override_properties(klass, property_id_begin)
Parameters:
Return type:

int

call_select_choice(arg_service_name, arg_choice, cancellable, callback, *user_data)
Parameters:
call_select_choice_finish(res)
Parameters:

res (Gio.AsyncResult) –

Raises:

GLib.Error

Return type:

bool

call_select_choice_sync(arg_service_name, arg_choice, cancellable)
Parameters:
Raises:

GLib.Error

Return type:

bool

complete_select_choice(invocation)
Parameters:

invocation (Gio.DBusMethodInvocation) –

emit_choice_query(arg_service_name, arg_prompt_message, arg_list)
Parameters:
do_choice_query(arg_service_name, arg_prompt_message, arg_list) virtual
Parameters:
do_handle_select_choice(invocation, arg_service_name, arg_choice) virtual
Parameters:
Return type:

bool

Signal Details

Gdm.UserVerifierChoiceList.signals.choice_query(user_verifier_choice_list, object, p0, p1)
Signal Name:

choice-query

Flags:

RUN_LAST

Parameters:
Gdm.UserVerifierChoiceList.signals.handle_select_choice(user_verifier_choice_list, object, p0, p1)
Signal Name:

handle-select-choice

Flags:

RUN_LAST

Parameters:
Return type:

bool