Method

HeDefaultSchemegenerate

Declaration

HeDynamicScheme*
he_default_scheme_generate (
  HeDefaultScheme* self,
  HeHCTColor* hct,
  gboolean is_dark,
  gdouble contrast
)

Description [src]

The default theme.

Parameters

hct

Type: HeHCTColor

No description available.

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

Type: gboolean

No description available.

contrast

Type: gdouble

No description available.

Return value

Type: HeDynamicScheme

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.