Virtual Method

PhoshDBusDisplayConfighandle_set_crtc_gamma

Declaration [src]

gboolean
handle_set_crtc_gamma (
  PhoshDBusDisplayConfig* object,
  GDBusMethodInvocation* invocation,
  guint arg_serial,
  guint arg_crtc,
  GVariant* arg_red,
  GVariant* arg_green,
  GVariant* arg_blue
)

Description

No description available.

Parameters

invocation GDBusMethodInvocation
  No description available.
 The data is owned by the caller of the function.
arg_serial guint
  No description available.
arg_crtc guint
  No description available.
arg_red GVariant
  No description available.
 The data is owned by the caller of the function.
arg_green GVariant
  No description available.
 The data is owned by the caller of the function.
arg_blue GVariant
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: gboolean
  No description available.