IconSize.fromName

Looks up the icon size associated with name.

More...
struct IconSize
static
fromName
(
string name
)

Parameters

name string

the name to look up.

Return Value

Type: gtk.types.IconSize

the icon size (#GtkIconSize)

Detailed Description

Deprecated: Use #GtkIconTheme instead.