X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3972fb4919148d1ed67f897ea5beb67eedd662f6..f37615d7896e9b976c5c251e567570c394f19cf8:/docs/latex/wx/checklst.tex?ds=sidebyside

diff --git a/docs/latex/wx/checklst.tex b/docs/latex/wx/checklst.tex
index 8a328a4ff4..9785a48601 100644
--- a/docs/latex/wx/checklst.tex
+++ b/docs/latex/wx/checklst.tex
@@ -2,8 +2,8 @@
 
 A checklistbox is like a listbox, but allows items to be checked or unchecked.
 
-This class is currently only implemented under Windows, and wxWindows must be
-compiled with USE\_OWNER\_DRAWN set to 1.
+This class is currently implemented under Windows and GTK. When using this
+class under Windows wxWindows must be compiled with USE\_OWNER\_DRAWN set to 1.
 
 Only the new functions for this class are documented; see also \helpref{wxListBox}{wxlistbox}.