]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/rect.tex
wxMovieCtrl - for playing movies - mac carbon QT 3 MSW-compatable implementation...
[wxWidgets.git] / docs / latex / wx / rect.tex
index 3a55f65f9b4703c679772ef29d5cbed6839bd460..4ea50eb7d54129f5b76734f93ecf586fead9bfb4 100644 (file)
@@ -34,6 +34,10 @@ Creates a wxRect object from top-left and bottom-right points.
 
 Creates a wxRect object from position and size values.
 
+\func{}{wxRect}{\param{const wxSize\&}{ size}}
+
+Creates a wxRect object from size values at the origin.
+
 \membersection{wxRect::x}\label{wxrectx}
 
 \member{int}{x}