Package: gtk
Function gtk:notebook-tab-label
Lambda Listgtk:notebook-tab-label (notebook child) SyntaxArgumentsDetails The gtk:notebook-tab-label function returns the notebook tab label
for the page child. The nil value is returned if the child is not in the notebook or if no
notebook tab label has been set for the child. The (setf gtk:notebook-tab-label) function changes the notebbok tab label for the child page. If the nil value is specified for tab, then the page
will have the label 'page N'. | See also |
2024-10-4