Class GMenu.check_menu_item
A menu item with a check box @gtkdoc gtk GtkCheckMenuItem
inherit menu_item_skel
- constraint 'a = [> Gtk.check_menu_item ]
val obj : 'a Gtk.obj
method active : boolmethod event : GObj.event_opsmethod connect : check_menu_item_signalsmethod set_active : bool -> unitmethod set_inconsistent : bool -> unitmethod inconsistent : boolmethod toggled : unit -> unit