Virtual Method

PhoshDBusMountOperationHandlerhandle_ask_password

Declaration [src]

gboolean
handle_ask_password (
  PhoshDBusMountOperationHandler* object,
  GDBusMethodInvocation* invocation,
  const gchar* arg_object_id,
  const gchar* arg_message,
  const gchar* arg_icon_name,
  const gchar* arg_default_user,
  const gchar* arg_default_domain,
  guint arg_flags
)

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_default_user 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_default_domain 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_flags guint
  No description available.

Return value

Returns: gboolean
  No description available.