Package: gio

Function g-menu-item-set-label

Lambda List

g-menu-item-set-label (item label)

Arguments

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

Details

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

See also

2021-8-16