get_sizes
Description:
public void get_sizes (
out IconSize[] sizes)
Obtains a list of icon sizes this icon set can render.
The returned array must be freed with g_free.
Parameters:
this |
a IconSet
|
sizes |
return location for array of sizes (IconSize)
|
n_sizes |
location to store number of elements in returned array
|