IconSize.getName

string getName(gtk.types.IconSize size)

Gets the canonical name of the given icon size. The returned string is statically allocated and should not be freed.

Parameters

sizea #GtkIconSize.

Returns

the name of the given icon size.

Deprecated

Use #GtkIconTheme instead.