add hyperlink to wxList to GetMenuItems() docs (bug 921322)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
20ed1e94d6
commit
ce4e2041a8
@ -450,7 +450,7 @@ Returns the number of items in the menu.
|
|||||||
\constfunc{wxMenuItemList\&}{GetMenuItems}{\void}
|
\constfunc{wxMenuItemList\&}{GetMenuItems}{\void}
|
||||||
|
|
||||||
Returns the list of items in the menu. wxMenuItemList is a pseudo-template
|
Returns the list of items in the menu. wxMenuItemList is a pseudo-template
|
||||||
list class containing wxMenuItem pointers.
|
list class containing wxMenuItem pointers, see \helpref{wxList}{wxlist}.
|
||||||
|
|
||||||
|
|
||||||
\membersection{wxMenu::GetTitle}\label{wxmenugettitle}
|
\membersection{wxMenu::GetTitle}\label{wxmenugettitle}
|
||||||
|
Loading…
Reference in New Issue
Block a user