]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(..)' missing doc.
authorJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 21:11:16 +0000 (21:11 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 21:11:16 +0000 (21:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/taskbar.tex

index 87edc0df54cfaed50d4eee8fc29cbacae42dbbc2..73a78a5ff3d3bd8fc1c34b4d3f8e9ff2ea59a279 100644 (file)
@@ -61,6 +61,13 @@ Returns true if \helpref{SetIcon}{wxtaskbariconseticon} was called with no subse
 
 Returns true if the object initialized successfully.
 
+\membersection{wxTaskBarIcon::PopupMenu}\label{wxtaskbariconpopupmenu}
+
+\func{bool}{PopupMenu}{\param{wxMenu*}{ menu}}
+
+Pops up a menu at the current mouse position. The events can be handled by
+a class derived from wxTaskBarIcon.
+
 \membersection{wxTaskBarIcon::RemoveIcon}\label{wxtaskbariconremoveicon}
 
 \func{bool}{RemoveIcon}{\void}