ruby-****@sourc*****
ruby-****@sourc*****
2014年 6月 16日 (月) 19:30:21 JST
------------------------- REMOTE_ADDR = 106.188.103.9 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AVPaned ------------------------- @@ -1,7 +1,7 @@ -= class Gtk::VPaned += Gtk::VPaned クラス The VPaned widget is a container widget with two children arranged vertically. The division between the two panes is adjustable by the user by dragging a handle. See Gtk::Paned for details. -== Object Hierarchy +== オブジェクト階層 * Object * GLib::Instantiatable * GLib::Object @@ -11,10 +11,17 @@ * Gtk::Paned * Gtk::VPaned -== Class Methods +== インクルードされているモジュール + +* Gtk::Buildable +* Atk::Implementor +* GLib::Interface + +== クラスメソッド --- Gtk::VPaned.new Create a new Gtk::VPaned * Returns: the new Gtk::VPaned - -((<Masao>)) +== 更新履歴 +* 2014-06-16 インクルードされているモジュールの項目を追加。 - ((<きたがわ>)) +* ((<Masao>))