ruby-****@sourc*****
ruby-****@sourc*****
2012年 11月 5日 (月) 08:07:09 JST
------------------------- REMOTE_ADDR = 184.145.95.170 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-mnui ------------------------- @@ -220,7 +220,7 @@ === Signal Handling Mechanisms And Callbacks With Sub-menus -When building a menu manually a signal handler for menu items is implemented on each menu item object at the time of creation. For instance you may remember tow we in section 9.3.2 called '((<The Status Bar Widget|tut-gtk2-mnstbs-statb#The Status Bar Widget>))' connected signal handlers to menu items: +When building a menu manually a signal handler for menu items is implemented on each menu item object at the time of creation. For instance you may remember how we in section 9.3.2 called '((<The Status Bar Widget|tut-gtk2-mnstbs-statb#The Status Bar Widget>))' connected signal handlers to menu items: menu = Gtk::Menu.new ...