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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 16日 (月) 18:54:44 JST


-------------------------
REMOTE_ADDR = 106.188.103.9
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ATreeRowReference
-------------------------
@@ -1,11 +1,11 @@
-= class Gtk::TreeRowReference
+= Gtk::TreeRowReference クラス
 
-== Object Hierarchy
+== オブジェクト階層
 * Object
   * GLib::Boxed
     * Gtk::TreeRowReference
 
-== Class Methods
+== クラスメソッド
 --- Gtk::TreeRowReference.new(model, path)
     Creates a row reference based on path. This reference will keep pointing to the node pointed to by path, so long as it exists. It listens to all signals emitted by model, and updates it's path appropriately. If path isn't a valid path in model, then an error is occured.
     * model : A Gtk::TreeModel 
@@ -41,7 +41,7 @@
     * new_orders: The new order of rows(Array)
     * Returns: self
 
-== Instance Methods
+== インスタンスメソッド
 --- path
     Returns a path that the row reference currently points to, or nil if the path pointed to is no longer valid.
     * Returns : A current path, or nil. 
@@ -52,8 +52,8 @@
     Returns the model that the row reference is monitoring, or nil if the row reference is no longer valid. ((*Since 2.8*))
     * Returns: the model, or nil.
 
-== See Also
+== 関連ページ
 Gtk::TreeModel, Gtk::TreeView
-
 
-- ((<Masao>))
+== 更新履歴
+* - ((<Masao>))




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