Displaying 1 result from an estimated 1 matches for "gridsizer_setvgap".
Did you mean:
gridsizer_getvgap
2007 Feb 12
0
[865] trunk/wxruby2/doc/textile/gridsizer.txtl: Added missing methods section
...+* "GridSizer#get_rows":#GridSizer_getrows
+* "GridSizer#get_vgap":#GridSizer_getvgap
+* "GridSizer#set_cols":#GridSizer_setcols
+* "GridSizer#set_hgap":#GridSizer_sethgap
+* "GridSizer#set_rows":#GridSizer_setrows
+* "GridSizer#set_vgap":#GridSizer_setvgap
+
+</div>
+
</ins><span class="cx"> h3(#GridSizer_wxgridsizer). GridSizer.new
</span><span class="cx">
</span><span class="cx"> *GridSizer.new*(%(arg-type)Integer% rows, %(arg-type)Integer% cols, %(arg-type)Integer% vgap,...