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

Back to archive index

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


-------------------------
REMOTE_ADDR = 106.188.103.9
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AVScale
-------------------------
@@ -1,9 +1,9 @@
-= class Gtk::VScale
+= Gtk::VScale クラス
 The Gtk::VScale widget is used to allow the user to select a value using a vertical slider. 
 
 The position to show the current value, and the number of decimal places shown can be set using the parent Gtk::Scale class's methods.
 
-== Object Hierarchy
+== オブジェクト階層
 * Object
   * GLib::Instantiatable
     * GLib::Object
@@ -13,7 +13,13 @@
             * Gtk::Scale
               * Gtk::VScale
 
-== Class Methods
+== インクルードされているモジュール
+
+* Gtk::Buildable
+* Atk::Implementor
+* GLib::Interface
+
+== クラスメソッド
 --- Gtk::VScale.new(adj)
     Creates a new Gtk::VScale.
     * adj: the Gtk::Adjustment which sets the range of the scale. 
@@ -26,4 +32,12 @@
     * step: step increment (tick size) used with keyboard shortcuts(Float)
     * Returns: a new Gtk::VScale 
 
-((<Masao>))
\ No newline at end of file
+== 更新履歴
+* 2014-06-16 インクルードされているモジュールの項目を追加。 - ((<きたがわ>))
+* ((<Masao>))




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