ruby-****@sourc*****
ruby-****@sourc*****
2012年 11月 1日 (木) 05:31:49 JST
------------------------- REMOTE_ADDR = 74.14.158.59 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-mnui ------------------------- @@ -3,7 +3,7 @@ == Menu Items -Thus far we learned about flat menus that displayed labels and about menu item separators. It is also possible to add a sub-menu to an existing menu item. But GTK+ also provides a number of other Gtk::MenuItem objects, such as images, check and radio button menu items. +Thus far we learned about flat menus that displayed labels and about menu item separators. It is also possible to add a sub-menu to an existing menu item. But GTK+ also provides a number of other Gtk::MenuItem objects, such as images, check and radio button menu items. We will look into all these features in this part of the 'Menus and Toolbars' chapter (9). === Submenus