This patch allows the default size of check/radio indicators in menu items to be modified via Gtk{Check,Radio}MenuItemClass, following the same convention for modifying the size of Gtk{Check,Radio}Button indicators. Currently, they are hard-coded (bad!) to 8x8 size. I am writing a theme engine which requires them to be 12x12. This patch gives theme engines this flexibility, while taking care to retain a default size of 8x8. This patch supersedes an earlier one I submitted (gtk-skunk-000628-0), which I found to contain some errors. (My workstation setup is such that it is difficult to compile the CVS version of GTK+) --Danny Daniel Richard G. SiliconGraphics - OpenGL Group