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 [src]

Handler for the PhoshDBusDisplayConfig::handle-set-crtc-gamma signal.

Parameters

invocation

Type: GDBusMethodInvocation

No description available.

The data is owned by the caller of the method.
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 method.
arg_green

Type: GVariant

No description available.

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

Type: GVariant

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.