Displaying 1 result from an estimated 1 matches for "htmlwindow_onlinkclicked".
2007 Feb 12
0
[866] trunk/wxruby2/doc/textile/htmlwindow.txtl: Added missing methods section
...+* "HtmlWindow#load_file":#HtmlWindow_loadfile
+* "HtmlWindow#load_page":#HtmlWindow_loadpage
+* "HtmlWindow#on_cell_clicked":#HtmlWindow_oncellclicked
+* "HtmlWindow#on_cell_mouse_hover":#HtmlWindow_oncellmousehover
+* "HtmlWindow#on_link_clicked":#HtmlWindow_onlinkclicked
+* "HtmlWindow#on_opening_url":#HtmlWindow_onopeningurl
+* "HtmlWindow#on_set_title":#HtmlWindow_onsettitle
+* "HtmlWindow#read_customization":#HtmlWindow_readcustomization
+* "HtmlWindow#select_all":#HtmlWindow_selectall
+* "HtmlWindow#selection_to_text...