Package: gtk

Accessor gtk:notebook-page-tab-label

Lambda List

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

Syntax

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

Arguments

object -- a gtk:notebook-page object
label -- a string with the text of the tab widget

Details

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

See also

2024-10-4