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
size | a #GtkIconSize. |
Returns
the name of the given icon size.
Deprecated
Use #GtkIconTheme instead.