gtkIconSizeFromName {RGtk2}R Documentation

gtkIconSizeFromName

Description

Looks up the icon size associated with name.

Usage

gtkIconSizeFromName(name)

Arguments

name [character] the name to look up.

Value

[GtkIconSize] the icon size with the given name.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]