Amazingly GetInt returns an integer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -561,7 +561,7 @@ listbox must be examined by the application.", "");
|
||||
|
||||
void SetInt(int i);
|
||||
DocDeclStr(
|
||||
long , GetInt() const,
|
||||
int , GetInt() const,
|
||||
"Returns the integer identifier corresponding to a listbox, choice or
|
||||
radiobox selection (only if the event was a selection, not a
|
||||
deselection), or a boolean value representing the value of a checkbox.", "");
|
||||
|
Reference in New Issue
Block a user