]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/bbutton.tex
undefine _DEFINE_LIST before redefining it; also rename it to have WX prefix
[wxWidgets.git] / docs / latex / wx / bbutton.tex
index b6c7cf679716bc064e74b0ea460ebb1102396e90..d67292592fd8c117dc27ac07ddd178bd89b4cd77 100644 (file)
@@ -18,6 +18,10 @@ almost any other window.
 
 <wx/bmpbuttn.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 
 \wxheading{Remarks}
 
@@ -31,6 +35,7 @@ the selected state, unpressed focused state, and greyed-out state may be supplie
 This class supports bitmaps for several different states:
 
 \twocolwidtha{5cm}
+\begin{twocollist}\itemsep=0pt
 \twocolitem{\windowstyle{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.}
@@ -218,9 +223,8 @@ A reference to the button's label bitmap.
 \membersection{wxBitmapButton::GetBitmapSelected}\label{wxbitmapbuttongetbitmapselected}
 
 \constfunc{wxBitmap\&}{GetBitmapSelected}{\void}
-\func{wxBitmap\&}{GetBitmapSelected}{\void}
 
-Returns the bitmap for the pushed button state, may be invalid.
+Returns the bitmap for the selected state.
 
 \wxheading{Return value}