From: John L. <jr...@us...> - 2006-05-17 05:31:15
|
Update of /cvsroot/wxlua/wxLua/docs In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv31277/wxLua/docs Modified Files: wxluaref.html Log Message: update ref manual Index: wxluaref.html =================================================================== RCS file: /cvsroot/wxlua/wxLua/docs/wxluaref.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** wxluaref.html 16 May 2006 04:55:32 -0000 1.2 --- wxluaref.html 17 May 2006 05:31:12 -0000 1.3 *************** *** 9,13 **** <h1>wxLua Class Reference for wxWidgets 2.6.3</h1> <h2>wxWidgets Classes</h2> ! <a href="#wxANIHandler">wxANIHandler</a><br> <a href="#wxAcceleratorEntry">wxAcceleratorEntry</a><br> <a href="#wxAcceleratorTable">wxAcceleratorTable</a><br> --- 9,13 ---- <h1>wxLua Class Reference for wxWidgets 2.6.3</h1> <h2>wxWidgets Classes</h2> ! <a href="#wxANIHandler">wxANIHandler</a> - NOT IN WX REF MANUAL<br> <a href="#wxAcceleratorEntry">wxAcceleratorEntry</a><br> [...17377 lines suppressed...] + <font color=#000077> <i>%property</i>=X, read, write</font><br> + int GetY() const<br> + <font color=#000077> <i>%property</i>=Y, read, write</font><br> + <a href="#wxString">wxString</a> GetDragText()<br> + <font color=#000077> <i>%property</i>=DragText, read, write</font><br> + bool GetDragAllowMove()<br> + <font color=#000077> <i>%property</i>=DragAllowMove, read, write</font><br> + <a href="#wxDragResult">wxDragResult</a> GetDragResult()<br> + <font color=#000077> <i>%property</i>=DragResult, read, write</font><br> + bool GetShift() const<br> + <font color=#000077> <i>%property</i>=Shift, read</font><br> + bool GetControl() const<br> + <font color=#000077> <i>%property</i>=Control, read</font><br> + bool GetAlt() const<br> + <font color=#000077> <i>%property</i>=Alt, read</font><br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + <i>%endif</i> wxLUA_USE_wxStyledTextCtrl<br> </body> </html> |