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

Back to archive index

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


-------------------------
REMOTE_ADDR = 106.188.30.133
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AButtonBox
-------------------------
@@ -1,7 +1,7 @@
-= class Gtk::ButtonBox
+= Gtk::ButtonBox クラス
 The primary purpose of this class is to keep track of the various properties of Gtk::HButtonBox and Gtk::VButtonBox widgets. 
 
-== Object Hierarchy
+== オブジェクト階層
 * Object
   * GLib::Instantiatable
     * GLib::Object
@@ -11,7 +11,13 @@
             * Gtk::Box
               * Gtk::ButtonBox
 
-== Instance Methods
+== インクルードされているモジュール
+
+* Gtk::Buildable
+* Atk::Implementor
+* GLib::Interface
+
+== インスタンスメソッド
 --- layout_style
     Retrieves the method being used to arrange the buttons in a button box. 
     * Returns: ((<GtkButtonBoxStyle|Gtk::ButtonBox#GtkButtonBoxStyle>)). the method used to layout buttons in widget. 
@@ -34,7 +40,16 @@
      *is_secondary : if true, the child appears in a secondary group of the button box.
      * Returns: self
 
-== Constants
+--- get_child_secondary()
+    ((*要編集*))
+
+== 定数
 === GtkButtonBoxStyle
 Used to dictate the style that a Gtk::ButtonBox uses to layout the buttons it contains. (See also: Gtk::VButtonBox and Gtk::HButtonBox). 
 --- DEFAULT_STYLE
@@ -48,13 +57,28 @@
 --- END
        Buttons are grouped towards the end of a box, (on the right for a Gtk::HBox, or the bottom for a Gtk::VBox).  
 
-== Properties
+=== その他
+--- CENTER (Gtk::ButtonBox::Style)
+    ((*要編集*))
+
+
+== プロパティ
 --- layout-style: Integer (Read/Write)
     How to layout the buttons in the box. Possible values are default, spread, edge, start and end
 
-== See Also
+== 関連ページ
 * Gtk::VButtonBox is a Vertical sub-class of Gtk::ButtonBox.
 * Gtk::HButtonBox is a Horizontal sub-class of Gtk::ButtonBox.
  
-
-- ((<Masao>))
+== 更新履歴
+* 2014-06-15 クラスのメンバ項目でリストから漏れているものを追加。 - ((<きたがわ>))
+* - ((<Masao>))




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