[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - Gtk::HBox

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 16日 (月) 14:15:31 JST


-------------------------
REMOTE_ADDR = 106.188.103.9
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AHBox
-------------------------
@@ -1,9 +1,9 @@
-= class Gtk::HBox
+= Gtk::HBox クラス
 Gtk::HBox is a container that organizes child widgets into a single row. 
 Use the Gtk::Box packing interface to determine the arrangement, spacing, width, and alignment of Gtk::HBox children. 
 All children are allocated the same height. 
 
-== Object Hierarchy
+== オブジェクト階層
 * Object
   * GLib::Instantiatable
     * GLib::Object
@@ -13,14 +13,22 @@
             * Gtk::Box
               * Gtk::HBox
 
-== Class Methods
+== インクルードされているモジュール
+
+* Gtk::Buildable
+* Atk::Implementor
+* GLib::Interface
+
+== クラスメソッド
 --- Gtk::HBox.new(homogeneous = false, spacing = nil)
     Creates a new Gtk::HBox. 
     * homogeneous: true if all children are to be given equal space allotments.  
     * spacing: the number of pixels to place by default between children.  
     * Returns: a new Gtk::HBox.  
 
-== See Also
+== 関連ページ
 Gtk::VBox a sister class that organizes widgets into a column.
 
-- ((<Masao>))
+== 更新履歴
+* 2014-06-16 インクルードされているモジュールの項目を追加。 - ((<きたがわ>))
+* - ((<Masao>))




ruby-gnome2-cvs メーリングリストの案内
Back to archive index