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

the icon size (gtk.IconSize)

Detailed Description

Deprecated: Use gtk.IconTheme instead.