Package: gtk

Accessor gtk:notebook-page-detachable

Lambda List

gtk:notebook-page-detachable (object)

Syntax

(gtk:notebook-page-detachable object) => detachable
(setf (gtk:notebook-page-detachable object) detachable)

Arguments

object -- a gtk:notebook-page object
detachable -- a boolean whether the tab is detachable

Details

Accessor of the detachable slot of the gtk:notebook-page class. Whether the notebook tab is detachable.
 

See also

2024-10-4