Package: gtk

Accessor gtk:notebook-enable-popup

Lambda List

gtk:notebook-enable-popup (object)

Syntax

(gtk:notebook-enable-popup object) => enable
(setf (gtk:notebook-enable-popup object) enable)

Arguments

object -- a gtk:notebook widget
enable -- if true, pops up a menu

Details

Accessor of the enable-popup slot of the gtk:notebook class. If true, pressing the right mouse button on the notebook pops up a menu that you can use to go to a page.
 

See also

2024-10-4