From: Mart Raudsepp Date: Thu, 14 Jul 2005 16:12:02 +0000 (+0000) Subject: wxGLCanvas ctors have default values for pos and size. Document it for the first... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7f54e70f1705eecc2ee274e7c8fee51c0fd2211b?hp=7f54e70f1705eecc2ee274e7c8fee51c0fd2211b wxGLCanvas ctors have default values for pos and size. Document it for the first ctor, the other ctors don't have a default arg set for wxGLContext* and wxGLCanvas* in some platform headers, so not sure if can add the pos and size that follow it to the docs. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---