gtkIconSizeRegister
Registers a new icon size, along the same lines as GTK_ICON_SIZE_MENU,
etc. Returns the integer value for the size.
gtkIconSizeRegister(name, width, height)
|
name of the icon size |
|
the icon width |
|
the icon height |
[GtkIconSize] integer value representing the size. [ type int]
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.