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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 10月 27日 (木) 02:29:01 JST


-------------------------
REMOTE_ADDR = 218.231.161.82
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki
        URL = /hiki.cgi?Gtk%3A%3AAdjustment
-------------------------
@@ -1,5 +1,5 @@
 = class Gtk::Adjustment
-The Gtk::Adjustment object represents a value which has an associated lower and upper bound, together with step and page increments, and a page size. It is used within several Ruby/GTK widgets, including Gtk::SpinButton, Gtk::Viewport, and Gtk::Range (which is a base class for Gtk:HScrollbar, Gtk::VScrollbar, Gtk::HScale, and Gtk::VScale). 
+The Gtk::Adjustment object represents a value which has an associated lower and upper bound, together with step and page increments, and a page size. It is used within several Ruby/GTK widgets, including Gtk::SpinButton, Gtk::Viewport, and Gtk::Range (which is a base class for Gtk::HScrollbar, Gtk::VScrollbar, Gtk::HScale, and Gtk::VScale). 
 
 The Gtk::Adjustment object does not update the value itself. Instead it is left up to the owner of the Gtk::Adjustment to control the value. 
 
@@ -106,4 +106,6 @@
 --- value-changed: self
      * self: Gtk::Adjustment
 
-- ((<Masao>))
\ No newline at end of file
+== ChangeLog
+* 2005-10-27 Fix typos ((<Masao>))
+* 2003-08-22 Added ((<Masao>))





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