gtkIconSizeRegisterAlias {RGtk2} | R Documentation |
Registers alias
as another name for target
.
So calling gtkIconSizeFromName
with alias
as argument
will return target
.
gtkIconSizeRegisterAlias(alias, target)
|
an alias for |
|
an existing icon size. [ type int] |
Derived by RGtkGen from GTK+ documentation