ruby-****@sourc*****
ruby-****@sourc*****
2012年 10月 30日 (火) 23:23:46 JST
------------------------- REMOTE_ADDR = 74.14.158.59 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-mnstbs-mnui ------------------------- @@ -114,8 +114,12 @@ {{br}} -{{image_right("submenus-w-tearoff.png")}} +:The Tear Off Item + {{br}} + {{image_right("submenus-w-tearoff.png")}} + + On the image here on the right, you can see a teared off menu. Not so obvious in the same image here is the Gtk::TearoffMenuItem, this is dashed line on the top of a menu that provides this feature. If a user clicks on that 'doted' menu item the menu wil separate from the widget to which it is attached, be it from te top frame or window on which a context menu was spawned, from a menu or indeed, from a sub-menu, with a sub-sub-menu, ...