Last updated: Tue, 22 May 2012 view this page in English
GtkCheckMenuItem::set_draw_as_radio
void set_draw_as_radio(bool draw_as_radio);
Displays the check menu item like a radio menu item if the
value of draw_as_radio is
TRUE. If draw_as_radio
is FALSE the check menu item is
displayed as normal (check box).