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

Type: GDBusMethodInvocation

No description available.

The data is owned by the caller of the function.
arg_serial

Type: guint

No description available.

arg_crtc

Type: guint

No description available.

arg_red

Type: GVariant

No description available.

The data is owned by the caller of the function.
arg_green

Type: GVariant

No description available.

The data is owned by the caller of the function.
arg_blue

Type: GVariant

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.