IconSize.fromName
gtk.types.IconSize fromName(string name)Looks up the icon size associated with name.
Parameters
name | the name to look up. |
Returns
the icon size (#GtkIconSize)
Deprecated
Use #GtkIconTheme instead.
gtk.types.IconSize fromName(string name)Looks up the icon size associated with name.
name | the name to look up. |