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

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 16日 (月) 19:28:09 JST


-------------------------
REMOTE_ADDR = 106.188.103.9
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AViewport
-------------------------
@@ -1,6 +1,6 @@
-= class Gtk::Viewport
+= Gtk::Viewport クラス
 
-== Object Hierarchy
+== オブジェクト階層
 * Object
   * GLib::Instantiatable
     * GLib::Object
@@ -10,14 +10,20 @@
             * Gtk::Bin
               * Gtk::Viewport
 
-== Class Methods
+== インクルードされているモジュール
+
+* Gtk::Buildable
+* Atk::Implementor
+* GLib::Interface
+
+== クラスメソッド
 --- Gtk::Viewport.new(hadjustment, vadjustment)
     Creates a new Gtk::Viewport with the given adjustments.
     * hadjustment : horizontal adjustment.Gtk::Adjustment  
     * vadjustment : vertical adjustment. Gtk::Adjustment
     * Returns : a new Gtk::Viewport.  
 
-== Instance Methods
+== インスタンスメソッド
 --- hadjustment
     Returns the horizontal adjustment of the viewport.
     * Returns: the horizontal adjustment of viewport.  
@@ -59,8 +65,17 @@
 --- set_shadow_type
     Same as Gtk::Viewport#shadow_type=.
     * Returns: self
+
+--- set_scroll_adjustments()
+    ((*要編集*))
 
-== Properties
+== プロパティ
 --- hadjustment: Gtk::Adjustment (Read/Write)
     The Gtk::Adjustment that determines the values of the horizontal position for this viewport
 
@@ -70,10 +79,21 @@
 --- vadjustment: Gtk::Adjustment (Read/Write)
     The Gtk::Adjustment that determines the values of the vertical position for this viewport
 
-== Signals
+== シグナル
 --- set-scroll-adjustments: self, adj1, adj2
      * self: Gtk::Viewport
      * adj1: Gtk::Adjustment
      * adj2: Gtk::Adjustment
 
-- ((<Masao>))
+== 更新履歴
+* 2014-06-16 クラスのメンバで漏れているものを追加。 - ((<きたがわ>))
+* - ((<Masao>))




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