Gtk.Notebook.prototype.popup_enable

function popup_enable():void {
    // Gjs wrapper for gtk_notebook_popup_enable()
}

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