X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7996ff803885d4fc7196c0bfc855861c4364154a..2861eaee452dfef7aeaca2685be663db4e07510e:/docs/latex/wx/bbutton.tex diff --git a/docs/latex/wx/bbutton.tex b/docs/latex/wx/bbutton.tex index b6c7cf6797..d67292592f 100644 --- a/docs/latex/wx/bbutton.tex +++ b/docs/latex/wx/bbutton.tex @@ -18,6 +18,10 @@ almost any other window. +\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}