X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f5583b5c536f761030295e23ca1bb0069aad5ee..6d31cf4000a050737bf7917a65a550237a16e123:/docs/latex/wx/taskbar.tex diff --git a/docs/latex/wx/taskbar.tex b/docs/latex/wx/taskbar.tex index 87edc0df54..73a78a5ff3 100644 --- a/docs/latex/wx/taskbar.tex +++ b/docs/latex/wx/taskbar.tex @@ -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}