Searched refs:SetItemLabel (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmenuitem.h155 void SetItemLabel(const wxString& str) { SetText(str); } function in class:wxMenuItemBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmenuitem.tex156 characters that were passed to the constructor or SetItemLabel.
366 \membersection{wxMenuItem::SetItemLabel}\label{wxmenuitemsetitemlabel}
368 \func{void}{SetItemLabel}{\param{const wxString\& }{label}}
400 This function is deprecated in favour of \helpref{SetItemLabel}{wxmenuitemsetitemlabel}.
H A Dradiobox.tex354 \twocolitem{{\bf SetItemLabel(n, string)}}{Sets a label for a radio button.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/menu/
H A Dmenu.cpp882 item->SetItemLabel(label);

Completed in 74 milliseconds