Virtual Method

PhoshDBusImplPortalAccesshandle_access_dialog

Declaration [src]

gboolean
handle_access_dialog (
  PhoshDBusImplPortalAccess* object,
  GDBusMethodInvocation* invocation,
  const gchar* arg_handle,
  const gchar* arg_app_id,
  const gchar* arg_parent_window,
  const gchar* arg_title,
  const gchar* arg_subtitle,
  const gchar* arg_body,
  GVariant* arg_options
)

Description

No description available.

Parameters

invocation GDBusMethodInvocation
  No description available.
 The data is owned by the caller of the function.
arg_handle 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_app_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_parent_window 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_title 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_subtitle 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_body 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_options GVariant
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: gboolean
  No description available.