Creates a new GtkCheckMenuItem with a label.
the string to use for the label.
if true the label will be created using gtk_label_new_with_mnemonic(), so underscores in label indicate the mnemonic for the menu item.
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new GtkCheckMenuItem with a label.