]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/iconbndl.tex
Don't use const bool.
[wxWidgets.git] / docs / latex / wx / iconbndl.tex
index efd9defb8456d85e0945b9b3de7bc310dd095ff3..ac9fdece25fe74b603e8a2f33d1178e2d6be4297 100644 (file)
@@ -72,6 +72,14 @@ returns the icon with size wxSYS\_ICON\_X/wxSYS\_ICON\_Y.
 Same as GetIcon( wxSize( size, size ) ).
 
 
 Same as GetIcon( wxSize( size, size ) ).
 
 
+\membersection{wxIconBundle::GetIconOfExactSize}\label{wxiconbundlegeticonofexactsize}
+
+\constfunc{wxIcon}{GetIconOfExactSize}{\param{const wxSize\& }{size}}
+
+Returns the icon with exactly the given size or \texttt{wxNullIcon} if this
+size is not available.
+
+
 \membersection{wxIconBundle::IsEmpty}\label{wxiconbundleisempty}
 
 \constfunc{bool}{IsEmpty}{\void}
 \membersection{wxIconBundle::IsEmpty}\label{wxiconbundleisempty}
 
 \constfunc{bool}{IsEmpty}{\void}