get_g_values
Description:
public List<
Value?>
get_g_values ()
Gets a list of Values.
Values can be of types
BOOLEAN,
INT,
STRING, GUPNP_TYPE_DLNA_FRACTION, GUPNP_TYPE_DLNA_FRACTION_RANGE or GUPNP_TYPE_DLNA_INT_RANGE
.
Parameters:
Returns:
|
A list. Free it with g_list_free_full with g_free.
|