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:
@@ -61,6 +61,13 @@ Returns true if \helpref{SetIcon}{wxtaskbariconseticon} was called with no subse
|
|||||||
|
|
||||||
Returns true if the object initialized successfully.
|
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}
|
\membersection{wxTaskBarIcon::RemoveIcon}\label{wxtaskbariconremoveicon}
|
||||||
|
|
||||||
\func{bool}{RemoveIcon}{\void}
|
\func{bool}{RemoveIcon}{\void}
|
||||||
|
Reference in New Issue
Block a user