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
)
Parameters
invocation-
Type:
GDBusMethodInvocationNo description available.
The data is owned by the caller of the method. arg_handle-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. arg_app_id-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. arg_parent_window-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. arg_title-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. arg_subtitle-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. arg_body-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. arg_options-
Type:
GVariantNo description available.
The data is owned by the caller of the method.