]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/window.tex
fix typo in Selecting() description (bug 1726270)
[wxWidgets.git] / docs / latex / wx / window.tex
index 25520ffe4ff01b0c9ad409eb94a2364706d81e7d..c64902d2ee4e05b5f9bcffb3d678258a9e5baeb9 100644 (file)
@@ -1445,6 +1445,18 @@ Returns {\tt true} if this window has the current mouse capture.
 \helpref{wxMouseCaptureChangedEvent}{wxmousecapturechangedevent}
 
 
+\membersection{wxWindow::HasExtraStyle}\label{wxwindowhasextrastyle}
+
+\constfunc{bool}{HasExtraStyle}{\param{int }{exFlag}}
+
+Returns \texttt{true} if the window has the given \arg{exFlag} bit set in its
+extra styles.
+
+\wxheading{See also}
+
+\helpref{SetExtraStyle}{wxwindowsetextrastyle}
+
+
 \membersection{wxWindow::HasFlag}\label{wxwindowhasflag}
 
 \constfunc{bool}{HasFlag}{\param{int }{flag}}