Package: gtk

Function gtk:notebook-popup-enable

Lambda List

gtk:notebook-popup-enable (notebook)

Arguments

notebook -- a gtk:notebook widget

Details

Enables the popup menu. If the user clicks with the right mouse button on the notebook tab labels, a menu with all the pages will be popped up.

Notes

This function calls the gtk:notebook-enable-popup function with the true value.
 

See also

2024-10-4