search for: set_borders

Displaying 2 results from an estimated 2 matches for "set_borders".

2006 Oct 17
0
[682] trunk/wxruby2/doc/textile/htmlwindow.txtl: Fix some little formatting errors that were causing the page to be unreadable
.../span><span class="cx"> h3(#HtmlWindow_onsettitle). HtmlWindow#on_set_title </span><span class="lines">@@ -324,15 +324,14 @@ </span><span class="cx"> </span><span class="cx"> h3(#HtmlWindow_setborders). HtmlWindow#set_borders </span><span class="cx"> </span><del>- *set_borders*(%(arg-type)Integer% b) </del><ins>+ *set_borders*(%(arg-type)Integer% border_width) </ins><span class="cx"> </span><del>-This function sets the space between bord...
2007 Feb 12
0
[866] trunk/wxruby2/doc/textile/htmlwindow.txtl: Added missing methods section
...mlWindow_readcustomization +* "HtmlWindow#select_all":#HtmlWindow_selectall +* "HtmlWindow#selection_to_text":#HtmlWindow_selectiontotext +* "HtmlWindow#select_line":#HtmlWindow_selectline +* "HtmlWindow#select_word":#HtmlWindow_selectword +* "HtmlWindow#set_borders":#HtmlWindow_setborders +* "HtmlWindow#set_fonts":#HtmlWindow_setfonts +* "HtmlWindow#set_page":#HtmlWindow_setpage +* "HtmlWindow#set_related_frame":#HtmlWindow_setrelatedframe +* "HtmlWindow#set_related_status_bar":#HtmlWindow_setrelatedstatusbar +* &q...