IconSize.fromName

gtk.types.IconSize fromName(string name)

Looks up the icon size associated with name.

Parameters

namethe name to look up.

Returns

the icon size (#GtkIconSize)

Deprecated

Use #GtkIconTheme instead.