Method GTK2.IconSize()->register()
- Method register
int register(string name, int width, int height)
- Description
Registers a new icon size, along the same lines as GTK2.ICON_SIZE_MENU, etc. Returns the integer value for the size.
int register(string name, int width, int height)
Registers a new icon size, along the same lines as GTK2.ICON_SIZE_MENU, etc. Returns the integer value for the size.