GtkCheckMenuItem::get_draw_as_radio

bool get_draw_as_radio();

Returns TRUE if the check menu item is drawn as a radio menu item. This value is set by the set_draw_as_radio() method.

See also: set_draw_as_radio()