CheckMenuItem.newWithLabel

Creates a new #GtkCheckMenuItem with a label.

class CheckMenuItem
static
newWithLabel
(
string label
)

Parameters

label string

the string to use for the label.

Return Value

Type: gtk.check_menu_item.CheckMenuItem

a new #GtkCheckMenuItem.