IconSet.getSizes

void getSizes(out gtk.types.IconSize[] sizes)

Obtains a list of icon sizes this icon set can render. The returned array must be freed with [glib.global.gfree].

Parameters

sizesreturn location for array of sizes (#GtkIconSize)

Deprecated

Use #GtkIconTheme instead.