IconSize.fromName

Warning gtk_icon_size_from_name has been deprecated since version 3.10 and should not be used in newly-written code. Use GtkIconTheme instead. Looks up the icon size associated with name.

class IconSize
static
fromName
(
string name
)

Parameters

name string

the name to look up.

Return Value

the icon size. [type int]

Meta