Gtk.Notebook.EnablePopup Property
Indicates if the popup menu is enabled.

Syntax

[GLib.Property("enable-popup")]
public bool EnablePopup { set; get; }

Value

Returns true if the popup menu is enabled and false if not.

Remarks

if true and the user clicks with the right mouse button on the tabs, a menu with all the pages will be popped up.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)