From: Masao M. <mu...@hi...> - 2002-10-29 14:31:48
|
Hi Josh, On Tue, 29 Oct 2002 20:51:06 +0900 Masao Mutoh <mu...@hi...> wrote: > Hi, > >> On Mon, 28 Oct 2002 10:47:57 -0700 >> "Joshua Keith" <jos...@li...> wrote: > OK, I write an first example what I want. > I'll send here it by RD tonight. See attached files. You can create HTML files as follows: rd2 -rrd/rd2html-lib --with-css=style.css gtk_window.rd > tmp.html style.css is sample CSS. * Instance methods express with '#' like Gtk::Window#foo. * Class/Module methods express with '.' like Gtk::Window.bar. * Constants express with '::' like Gtk::Window:TOPLEVEL. How do you think? -- .:% Masao Mutoh<mu...@hi...> |