ruby-****@sourc*****
ruby-****@sourc*****
2012年 10月 30日 (火) 22:06:20 JST
------------------------- REMOTE_ADDR = 74.14.158.59 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-mnui ------------------------- @@ -12,7 +12,7 @@ {{image_right("mechanics-of-building-submenus.png")}} -For instance if we wish to create a menu with two items, of which the second item will have a submenu which in turn will have three final or leaf menu items, the following is the code, that shows the mechanics of creating such a menu hierarchy: +For instance if we wish to create a menu (see the image here on the right) with two items, of which the second item will have a submenu which in turn will have three final or leaf menu items, the following is the code, that shows the mechanics of creating such a menu hierarchy: {{br}}