CheckMenuItem.newWithLabel

gtk.check_menu_item.CheckMenuItem newWithLabel(string label)

Creates a new #GtkCheckMenuItem with a label.

Parameters

labelthe string to use for the label.

Returns

a new #GtkCheckMenuItem.