Virtual Method

PhoshDBusLoginSessionhandle_set_brightness

Declaration [src]

gboolean
handle_set_brightness (
  PhoshDBusLoginSession* object,
  GDBusMethodInvocation* invocation,
  const gchar* arg_subsystem,
  const gchar* arg_name,
  guint arg_brightness
)

Description

No description available.

Parameters

invocation GDBusMethodInvocation
  No description available.
 The data is owned by the caller of the function.
arg_subsystem 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_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_brightness guint
  No description available.

Return value

Returns: gboolean
  No description available.