Minor doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -481,7 +481,7 @@ Returns the title of the menu.
|
|||||||
\wxheading{Remarks}
|
\wxheading{Remarks}
|
||||||
|
|
||||||
This is relevant only to popup menus, use
|
This is relevant only to popup menus, use
|
||||||
\helpref{wxMenuBar::GetLabelTop}{wxmenubargetlabeltop} for the menus in the
|
\helpref{wxMenuBar::GetMenuLabel}{wxmenubargetmenulabel} for the menus in the
|
||||||
menubar.
|
menubar.
|
||||||
|
|
||||||
\wxheading{See also}
|
\wxheading{See also}
|
||||||
|
@@ -257,7 +257,7 @@ Returns the menu this menu item is in, or NULL if this menu item is not attached
|
|||||||
Returns the text associated with the menu item.
|
Returns the text associated with the menu item.
|
||||||
|
|
||||||
{\bf NB:} this function is deprecated, please use
|
{\bf NB:} this function is deprecated, please use
|
||||||
\helpref{GetText}{wxmenuitemgettext} or \helpref{GetLabel}{wxmenuitemgetlabel}
|
\helpref{GetItemLabel}{wxmenuitemgetitemlabel} or \helpref{GetItemLabelText}{wxmenuitemgetitemlabeltext}
|
||||||
instead.
|
instead.
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user