IconSize.fromName

Looks up the icon size associated with @name.

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

Parameters

name string

the name to look up.

Return Value

Type: GtkIconSize

the icon size (#GtkIconSize)

Detailed Description

Deprecated: Use #GtkIconTheme instead.

Meta