Package: gtk

Function gtk:menu-item-new-with-label

Lambda List

gtk:menu-item-new-with-label (label)

Arguments

label -- a string with the text for the label

Return Value

The newly created gtk:menu-item widget.

Details

Creates a new menu item whose child is a gtk:label widget.
 

See also

2024-3-14