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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2014年 6月 16日 (月) 16:51:31 JST


-------------------------
REMOTE_ADDR = 106.188.103.9
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AProgress
-------------------------
@@ -1,7 +1,7 @@
-= class Gtk::Progress
-A Gtk::Progress is the abstract base class used to derive a Gtk::ProgressBar which provides a visual representation of the progress of a long running operation. 
+= Gtk::Progress クラス
+A Gtk::Progress is the abstract base class used to derive a Gtk::ProgressBar which provides a visual representation of the progress of a long running operation.
 
-== Object Hierarchy
+== オブジェクト階層
 * Object
   * GLib::Instantiatable
     * GLib::Object
@@ -9,7 +9,13 @@
         * Gtk::Widget
           * Gtk::Progress
 
-== Instance Methods
+== インクルードされているモジュール
+
+* Gtk::Buildable
+* Atk::Implementor
+* GLib::Interface
+
+== インスタンスメソッド
 --- activity_mode?
     Return a value indicating whether activity mode is enabled.
     * Returns: true if activity mode is enabled.
@@ -58,7 +64,13 @@
     * yalign: a number specifying th vertical alignment.
     * Returns: self
 
-== Properties
+== プロパティ
 --- activity-mode: true or false (Read/Write)
     If true the Gtk::Progress is in activity mode, meaning that it signals something is happening, but not how much of the activity is finished. This is used when you're doing something that you don't know how long it will take
 
@@ -71,4 +77,12 @@
 --- text-yalign: Float (Read/Write)
     A number between 0.0 and 1.0 specifying the vertical alignment of the text in the progress widget
 
-((<Masao>))
+== 更新履歴
+* 2014-06-16 インクルードされているモジュールの項目を追加。 - ((<きたがわ>))
+* ((<Masao>))




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