Package: gtk
Function gtk-notebook-tab-label
Lambda Listgtk-notebook-tab-label (notebook child) SyntaxArgumentsDetails
Accessor of the tab label of the notebook child. The gtk-notebook-tab-label function returns the tab label widget for the page child. The nil value is returned if the child is not in the notebook or if no tab label has been set for the child. The (setf gtk-notebook-tab-label) function changes the 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 |
2021-12-17