The GMenuBar
class provides functionality for a
top-level menubar. In tlctk the menubars can show
either gaction
items (proxied as buttons),
gradio
items or gcheckbox
items. In the
latter two cases, one uses the parent
argument --
not the container
argument -- to specify the
parent container. Such items can also be shared with
toolbars.