ruby-****@sourc*****
ruby-****@sourc*****
2014年 6月 16日 (月) 14:23:36 JST
------------------------- REMOTE_ADDR = 106.188.103.9 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AHPaned ------------------------- @@ -1,7 +1,7 @@ -= class Gtk::HPaned += Gtk::HPaned クラス The HPaned widget is a container widget with two children arranged horizontally. 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::HPaned -== Class Methods +== インクルードされているモジュール + +* Gtk::Buildable +* Atk::Implementor +* GLib::Interface + +== クラスメソッド --- Gtk::HPaned.new Create a new Gtk::HPaned * Returns: the new Gtk::HPaned - -((<Masao>)) +== 更新履歴 +* 2014-06-16 インクルードされているモジュールの項目を追加。 - ((<きたがわ>)) +* ((<Masao>))