ruby-****@sourc*****
ruby-****@sourc*****
2008年 10月 1日 (水) 16:19:45 JST
------------------------- REMOTE_ADDR = 66.63.237.41 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3AToolbar ------------------------- @@ -8,6 +8,8 @@ Widgets can be visibly grouped by adding gaps between widgets using Gtk::Toolbar#append_space, Gtk::Toolbar#prepend_space, and Gtk::Toolbar#insert_space. +The append, prepend, and insert methods that have a tooltip parameters are deprecated since Gtk 2.4. Try using with the parameters before the first tooltip parameter. For example, insert(position, widget) works. + == Object Hierarchy * Object