]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/checklst.tex
wxMimeTypesManager::IsOfType() added (and documented)
[wxWidgets.git] / docs / latex / wx / checklst.tex
index 8a328a4ff47d81977bfc40b4f5b8328d57a9ca8a..a6f7163920402064b8db65427d0c3a153549669a 100644 (file)
@@ -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}.
 
@@ -15,6 +15,10 @@ Only the new functions for this class are documented; see also \helpref{wxListBo
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/checklst.h>
+
 \wxheading{Window styles}
 
 See \helpref{wxListBox}{wxlistbox}.