ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 22日 (日) 09:02:52 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs ------------------------- @@ -1,6 +1,13 @@ = Menus and Toolbars {{link "tut-gtk2-treev-kbda", "tut-gtk2-treev", "tut-gtk", "tut-gtk2-mnstbs-statb"}} +:Contents of this chapter: + + * 9 ((<Menus and Toolbars|tut-gtk2-mnstbs>)) + * 1 ((<Pop-up Menus|tut-gtk2-mnstbs#Pop-up Menus>)){{image_right("dialog-warning-s2.png")}} + * 1.1 ((<Creating Pop-up Menus|tut-gtk2-mnstbs#Creating Pop-up Menus>)) (!) + * 1.1.1 ((<Pop-up Menu Callbacks|tut-gtk2-mnstbs#Pop-up Menu Callbacks>)) + * 1.2 ((<Keyboard Accelerators|tut-gtk2-mnstbs#Keyboard Accelerators>)) This chapter will teach you how to create pop-up menus, menu bars, and toolbars. You will begin by creating each of them manually, so you learn how the widgets are constructed. This will give you a firm understanding of all of the concepts on which menus and toolbars rely.