CheckMenuItem.newWithLabel
gtk.check_menu_item.CheckMenuItem newWithLabel(string label)Creates a new #GtkCheckMenuItem with a label.
Parameters
label | the string to use for the label. |
Returns
a new #GtkCheckMenuItem.
gtk.check_menu_item.CheckMenuItem newWithLabel(string label)Creates a new #GtkCheckMenuItem with a label.
label | the string to use for the label. |