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

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 15日 (日) 19:50:49 JST


-------------------------
REMOTE_ADDR = 106.188.30.133
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AButton
-------------------------
@@ -13,6 +13,12 @@
             * Gtk::Bin
               * Gtk::Button
 
+== インクルードされているモジュール
+
+* Gtk::Buildable
+* Atk::Implementor
+* GLib::Interface
+
 == クラスメソッド
 --- Gtk::Button.new
     Gtk::Buttonウィジェットを生成します。
@@ -92,7 +98,70 @@
     * use_underline: true if underlines in the text indicate mnemonics  
     * Returns: self
 
-== Properties
+--- alignment()
+    ((*要編集*))
+
+--- alignment=()
+    ((*要編集*))
+
+--- set_alignment()
+    ((*要編集*))
+
+--- image_position=()
+    ((*要編集*))
+
+--- set_image_position()
+    ((*要編集*))
+
+--- image_position()
+    ((*要編集*))
+
+--- yalign=()
+    ((*要編集*))
+
+--- set_yalign()
+    ((*要編集*))
+
+--- yalign()
+    ((*要編集*))
+
+--- xalign=()
+    ((*要編集*))
+
+--- set_xalign()
+    ((*要編集*))
+
+--- xalign()
+    ((*要編集*))
+
+--- focus_on_click=()
+    ((*要編集*))
+
+--- set_focus_on_click()
+    ((*要編集*))
+
+--- focus_on_click?()
+    ((*要編集*))
+
+--- image=()
+    ((*要編集*))
+
+--- set_image()
+    ((*要編集*))
+
+--- image()
+    ((*要編集*))
+
+--- activate()
+    ((*要編集*))
+
+== プロパティ
 --- label: String (Read/Write)
     Text of the label widget inside the button, if the button contains a label widget
 
@@ -104,8 +167,86 @@
 
 --- use-underline: true or false (Read/Write)
     If set, an underline in the text indicates the next character should be used for the mnemonic accelerator key
+
+--- image-position:
+    ((*要編集*))
+
+--- yalign:
+    ((*要編集*))
+
+--- xalign:
+    ((*要編集*))
+
+--- focus-on-click:
+    ((*要編集*))
+
+--- image:
+    ((*要編集*))
 
-== Signals
+== シグナル
 --- activate: self
      * self: Gtk::Button
 
@@ -124,4 +202,84 @@
 --- released: self
      * self: Gtk::Button
 
-- ((<Masao>))
\ No newline at end of file
+== 更新履歴
+* 2014-06-15 クラスのメンバ項目でリストから漏れているものを追加。 - ((<きたがわ>))
+* - ((<Masao>))




ruby-gnome2-cvs メーリングリストの案内
Zurück zum Archiv-Index