From 3a7bae7d7f28104562a0c3ece47335cc5f3ffc05 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 5 Feb 2019 15:28:48 +0100 Subject: Fixed two warnings from Doxygen. --- src/Fl_Menu.cxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Fl_Menu.cxx') diff --git a/src/Fl_Menu.cxx b/src/Fl_Menu.cxx index af8e2f748..f57708c62 100644 --- a/src/Fl_Menu.cxx +++ b/src/Fl_Menu.cxx @@ -1047,6 +1047,9 @@ const Fl_Menu_Item* Fl_Menu_Item::pulldown( \param[in] title a character string title for the menu. If non-zero a small box appears above the menu with the title in it. + \param[in] picked if this pointer is not NULL, the popup menu will appear + so that the picked menu is under the mouse pointer. + \param[in] menu_button is a pointer to an Fl_Menu_ from which the color and boxtypes for the menu are pulled. If NULL then defaults are used. -- cgit v1.2.3