From 0e18b0f8e2c0f7aac7e63d8c7fe94e4ec14ccffc Mon Sep 17 00:00:00 2001 From: John Luke Date: Tue, 24 Aug 2004 19:56:13 +0000 Subject: [PATCH] add docs for Gtk.Menu.Popup overload svn path=/trunk/gtk-sharp/; revision=32791 --- doc/en/Gtk/Menu.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/doc/en/Gtk/Menu.xml b/doc/en/Gtk/Menu.xml index e593622e5..b23ff1698 100644 --- a/doc/en/Gtk/Menu.xml +++ b/doc/en/Gtk/Menu.xml @@ -135,6 +135,19 @@ public class MenuApp + + + Method + + System.Void + + + + Displays a menu and makes it available for selection. + This is a convenience overload that calls + with some default arguments. + + Method @@ -477,4 +490,4 @@ class PopupSample - \ No newline at end of file +