ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 28日 (土) 09:53:08 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-popup ------------------------- @@ -1,9 +1,10 @@ = Menus and Toolbars {{link "tut-gtk2-mnstbs", "tut-gtk2-mnstbs", "tut-gtk", "tut-gtk2-mnstbs-statb"}} == Pop-up Menus :Jump ahead: + ((<Creating a Pop-up Menu|tut-gtk2-mnstbs-popup#Creating a Pop-up Menu>)) ((<Keyboard Accelerators|tut-gtk2-mnstbs-popup#Keyboard Accelerators>)) You will begin this chapter by learning how to create a pop-up menu. A pop-up menu is a Gtk::Menu widget that is displayed to the user when the right mouse button is clicked when hovering above certain widgets. Some widgets such as Gtk::Entry and Gtk::TextView, already have a pop-up menus built into the widget by default.