Function
GtkIconSizefrom_name
deprecated: 3.10
Declaration [src]
GtkIconSize
gtk_icon_size_from_name (
const gchar* name
)
Description [src]
Looks up the icon size associated with name
.
Deprecated since: 3.10
Use GtkIconTheme
instead.