Notebook.enablePopup

bool enablePopup() @property nothrow

Get enablePopup property.

Returns

If true, pressing the right mouse button on the notebook shows a page switching menu.
void enablePopup(bool propval) @property nothrow

Set enablePopup property.

Parameters

propvalIf true, pressing the right mouse button on the notebook shows a page switching menu.