X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3972fb4919148d1ed67f897ea5beb67eedd662f6..6be663cf0d9c0ce48dea6c1c2f628ed376f128c0:/docs/latex/wx/checklst.tex 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}.