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

Back to archive index

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


-------------------------
REMOTE_ADDR = 106.188.30.133
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ACellRendererPixbuf
-------------------------
@@ -1,7 +1,7 @@
-= class Gtk::CellRendererPixbuf
+= Gtk::CellRendererPixbuf クラス
 The Gtk::CellRendererPixbuf is used for rendering a cell to a Gdk::Drawable with Gdk::Pixbuf. 
 
-== Object Hierarchy
+== オブジェクト階層
 * Object
   * GLib::Instantiatable
     * GLib::Object
@@ -9,12 +9,12 @@
         * Gtk::CellRenderer
           * Gtk::CellRendererPixbuf
 
-== Class Methods
+== クラスメソッド
 --- Gtk::CellRendererPixbuf.new
     Creates a new Gtk::CellRendererPixbuf. Adjust rendering parameters using object properties. Object properties can be set globally (with GLib::Object#set_property). Also, with Gtk::TreeViewColumn, you can bind a property to a value in a Gtk::TreeModel. For example, you can bind the "pixbuf" property on the cell renderer to a pixbuf value in the model, thus rendering a different image in each row of the Gtk::TreeView.
      * Returns : the new cell renderer
 
-== Instance Methods
+== インスタンスメソッド
 --- pixbuf
     Returns Gdk::Pixbuf.
     * Returns: Gdk::Pixbuf
@@ -57,7 +57,61 @@
     * open: true if opened.
     * Returns: self
 
-== Properties
+--- gicon=()
+    ((*要編集*))
+
+--- set_gicon()
+    ((*要編集*))
+
+--- gicon()
+    ((*要編集*))
+
+--- icon_name=()
+    ((*要編集*))
+
+--- set_icon_name()
+    ((*要編集*))
+
+--- icon_name()
+    ((*要編集*))
+
+--- follow_state=()
+    ((*要編集*))
+
+--- set_follow_state()
+    ((*要編集*))
+
+--- follow_state?()
+    ((*要編集*))
+
+--- stock_detail=()
+    ((*要編集*))
+
+--- set_stock_detail()
+    ((*要編集*))
+
+--- stock_detail()
+    ((*要編集*))
+
+--- stock_size=()
+    ((*要編集*))
+
+--- set_stock_size()
+    ((*要編集*))
+
+--- stock_size()
+    ((*要編集*))
+
+--- stock_id=()
+    ((*要編集*))
+
+--- set_stock_id()
+    ((*要編集*))
+
+--- stock_id()
+    ((*要編集*))
+
+== プロパティ
 --- pixbuf: Gdk::Pixbuf (Read/Write)
     The pixbuf to render
 
@@ -75,5 +129,70 @@
 
 --- stock-size: Integer (Read/Write)
     The size of the rendered icon
+
+--- gicon:
+    ((*要編集*))
+
+--- icon-name:
+    ((*要編集*))
+
+--- follow-state:
+    ((*要編集*))
 
-- ((<Masao>))
+== 更新履歴
+* 2014-06-15 クラスのメンバ項目でリストから漏れているものを追加。 - ((<きたがわ>))
+* - ((<Masao>))




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