Package: gio

Function gio:menu-item-set-label

Lambda List

gio:menu-item-set-label (item label)

Arguments

item -- a g:menu-item object
label -- a string with the "label" attribute to set, or nil

Details

Sets or unsets the "label" attribute of the menu item. If label is not nil it is used as the "label" attribute for the menu item. If it is nil then the "label" attribute is unset.
 

See also

2024-12-30