Displaying 1 result from an estimated 1 matches for "fontdialog_getfontdata".
[860] trunk/wxruby2/doc/textile/fontdialog.txtl: Documentation for FontDialog was missing completely
2007 Feb 12
0
[860] trunk/wxruby2/doc/textile/fontdialog.txtl: Documentation for FontDialog was missing completely
...+"Window":window.html
+
+"EvtHandler":evthandler.html
+
+"Object":object.html
+
+
+h2. See also
+
+"FontData":fontdata.html
+
+h2. Methods
+
+<div id="methods"
+
+"FontDialog.new":#FontDialog_new
+"FontDialog::get_font_data":#FontDialog_getfontdata
+"FontDialog::show_modal":#FontDialog_showmodal
+
+</div>
+
+h3(#FontDialog_new). FontDialog.new
+
+ *FontDialog.new*(%(arg-type)Window% parent)
+
+ *FontDialog.new*(%(arg-type)Window% parent, %(arg-type)FontData% data)
+
+
+Constructor. Pass a parent window, and optionally the font...