Package: gtk

Accessor gtk:notebook-page-menu-label

Lambda List

gtk:notebook-page-menu-label (object)

Syntax

(gtk:notebook-page-menu-label object) => label
(setf (gtk:notebook-page-menu-label object) label)

Arguments

object -- a gtk:notebook-page object
label -- a string for the text of the menu widget

Details

The accessor for the menu-label slot of the gtk:notebook-page class gets or sets the text of the menu widget.
 

See also

2025-07-31