Virtual Method

PhoshDBusLoginManagerhandle_inhibit

Declaration [src]

gboolean
handle_inhibit (
  PhoshDBusLoginManager* object,
  GDBusMethodInvocation* invocation,
  GUnixFDList* fd_list,
  const gchar* arg_what,
  const gchar* arg_who,
  const gchar* arg_why,
  const gchar* arg_mode
)

Description

No description available.

Parameters

invocation GDBusMethodInvocation
  No description available.
 The data is owned by the caller of the function.
fd_list GUnixFDList
  No description available.
 The data is owned by the caller of the function.
arg_what 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_who 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_why 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_mode const gchar*
  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.