don't document wxBitmap::SetOk(), it's an implementation detail
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
00c813596e
commit
695e43faf2
@ -528,15 +528,16 @@ The bitmap object owns the mask once this has been called.
|
||||
|
||||
\helpref{wxBitmap::GetMask}{wxbitmapgetmask}, \helpref{wxMask}{wxmask}
|
||||
|
||||
\membersection{wxBitmap::SetOk}
|
||||
|
||||
\func{void}{SetOk}{\param{int }{isOk}}
|
||||
|
||||
Sets the validity member (does not affect the bitmap data).
|
||||
|
||||
\wxheading{Parameters}
|
||||
|
||||
\docparam{isOk}{Validity flag.}
|
||||
%% VZ: this function is an implementation detail and shouldn't be documented
|
||||
%%\membersection{wxBitmap::SetOk}
|
||||
%%
|
||||
%%\func{void}{SetOk}{\param{int }{isOk}}
|
||||
%%
|
||||
%%Sets the validity member (does not affect the bitmap data).
|
||||
%%
|
||||
%%\wxheading{Parameters}
|
||||
%%
|
||||
%%\docparam{isOk}{Validity flag.}
|
||||
|
||||
\membersection{wxBitmap::SetPalette}\label{wxbitmapsetpalette}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user