Virtual Method

PhoshDBusEndSessionDialoghandle_open

Declaration [src]

gboolean
handle_open (
  PhoshDBusEndSessionDialog* object,
  GDBusMethodInvocation* invocation,
  guint arg_type,
  guint arg_timestamp,
  guint arg_seconds_to_stay_open,
  const gchar* const* arg_inhibitor_object_paths
)

Description

No description available.

Parameters

invocation GDBusMethodInvocation
  No description available.
 The data is owned by the caller of the function.
arg_type guint
  No description available.
arg_timestamp guint
  No description available.
arg_seconds_to_stay_open guint
  No description available.
arg_inhibitor_object_paths 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.