Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(..)' missing doc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2003-06-01 21:11:16 +00:00
parent 8da336ebe1
commit feb6856235

View 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}