Package: gtk

Accessor gtk:notebook-page-reorderable

Lambda List

gtk:notebook-page-reorderable (object)

Syntax

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

Arguments

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

Details

Accessor of the reorderable slot of the gtk:notebook-page class. Whether the notebook tab is reorderable by user action.
 

See also

2024-10-4