☰
DDOCs
GID:GTK3
v0.9.13
/
gtk.icon_size
/
IconSize.fromName
🔍
☾
IconSize.fromName
gtk.types.IconSize
fromName(string name)
static
nothrow
Looks up the icon size associated with name.
Parameters
name
the name to look up.
Returns
the icon size (#GtkIconSize)
Deprecated
Use #GtkIconTheme instead.