Gtk.Menu.Detach Method
Detaches the menu from the widget to which it had been attached.

Syntax

public void Detach ()

Remarks

This function will call the detacher, provided when the Menu.AttachToWidget function was called.

Requirements

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