ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 28日 (土) 01:49:24 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-tyu ------------------------- @@ -11,7 +11,7 @@ While manual toolbar creation is possible, in most applications you will want to utilize the Gtk::UIManager method of toolbar creation. Therefore, use it also in this exercise. Also make use of Built-in stock items. -((*toolbar2.ui*) +((*toolbar2.ui*)) <ui> <toolbar name="Toolbar"> @@ -213,7 +213,7 @@ In the next exercise, implement the same application as above, but use a menu bar instead of toolbar this time. You should continue to use the Gtk:UIManager. -((*toolbar2.ui*) +((*toolbar2.ui*)) <ui>