Virtual Method

PhoshDBusMountOperationHandlerhandle_ask_question

Declaration [src]

gboolean
handle_ask_question (
  PhoshDBusMountOperationHandler* object,
  GDBusMethodInvocation* invocation,
  const gchar* arg_object_id,
  const gchar* arg_message,
  const gchar* arg_icon_name,
  const gchar* const* arg_choices
)

Description

No description available.

Parameters

invocation GDBusMethodInvocation
  No description available.
 The data is owned by the caller of the function.
arg_object_id const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
arg_message const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
arg_icon_name const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
arg_choices const gchar* const*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.

Return value

Returns: gboolean
  No description available.