Package: gtk

Accessor gtk-notebook-child-menu-label

Lambda List

gtk-notebook-child-menu-label (container child)

Syntax

(gtk-notebook-child-menu-label container child) => menu-label
(setf (gtk-notebook-child-menu-label container child) menu-label)

Arguments

container -- a notebook widget
child -- a gtk-widget child widget
menu-label -- a string displayed in the menu entry of the child widget

Details

Accessor of the child property menu-label of the gtk-notebook class.

The string displayed in the menu entry of the child widget.
 

See also

2021-12-17