Method

HeScorescore

Declaration

GArray*
he_score_score (
  HeScore* self,
  GHashTable* colors_to_population,
  gint* desired
)

Description

No description available.

Parameters

colors_to_population

Type: GHashTable

No description available.

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

Type: gint*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.

Return value

Type: An array of gint

No description available.

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