]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/bmpbuttn.h
wxDataViewCtrl::IsExpanded should work now under OS X, as well
[wxWidgets.git] / interface / wx / bmpbuttn.h
index 0188b00925a1745850930d79b749ae604aab43be..e2ad8cb936a6415854606415b4f900b9b6a067d8 100644 (file)
@@ -18,9 +18,9 @@
     additional bitmaps for the selected state, unpressed focused state, and greyed-out
     state may be supplied.
 
-    @section wxbitmapbutton_states Button states
-    This class supports bitmaps for several different states:
+    @section bitmapbutton_states Button states
 
+    This class supports bitmaps for several different states:
     @li @b normal: this is the bitmap shown in the default state, it must be always
         valid while all the other bitmaps are optional and don't have to be set.
     @li @b disabled: bitmap shown when the button is disabled.
@@ -61,7 +61,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{bitmapbutton.png} -->
+    @appearance{bitmapbutton.png}
 
     @see wxButton
 */