Package: gtk

Accessor gtk-notebook-child-tab-label

Lambda List

gtk-notebook-child-tab-label (container child)

Syntax

(gtk-notebook-child-tab-label container child) => tab-label
(setf (gtk-notebook-child-tab-label container child) tab-label)

Arguments

container -- a notebook widget
child -- a gtk-widget child widget
tab-label -- a string displayed on the tab label of the child widget

Details

Accessor of the tab-label child property of the gtk-notebook class.

The string displayed on the tab label of the child page.
 

See also

2021-12-17