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 with the text of the menu widget

Details

Accessor of the menu-label slot of the gtk:notebook-page class. The text of the menu widget.
 

See also

2024-10-4