projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated wxBitmap overview
[wxWidgets.git]
/
docs
/
latex
/
wx
/
listbox.tex
diff --git
a/docs/latex/wx/listbox.tex
b/docs/latex/wx/listbox.tex
index 86fabd5ba6c5c9efcf4d56edc44d4436c829bc97..fe981c44f2aaf976ab1e6a6ea48a2c264412e8c8 100644
(file)
--- a/
docs/latex/wx/listbox.tex
+++ b/
docs/latex/wx/listbox.tex
@@
-201,7
+201,7
@@
Determines whether an item is selected.
\wxheading{Return value}
-
TRUE if the given item is selected, FALSE
otherwise.
+
true if the given item is selected, false
otherwise.
\membersection{wxListBox::Set}\label{wxlistboxset}