Function

HeBackgroundFunc

Declaration

HeDynamicColor*
(* HeBackgroundFunc) (
  HeDynamicScheme* s,
  void* user_data
)

Description

No description available.

Parameters

s

Type: HeDynamicScheme

No description available.

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

Type: void*

No description available.

The data is owned by the caller of the function.

Return value

Type: HeDynamicColor

No description available.

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