Gtk.Menu.Popup Method
Displays a menu and makes it available for selection.

Syntax

public void Popup ()

Remarks

This is a convenience overload that calls Menu.Popup(Widget, Widget, MenuPositionFunc, IntPtr, uint, uint) with some default arguments.

Requirements

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