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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 8月 30日 (火) 05:44:20 JST


-------------------------
REMOTE_ADDR = 62.203.203.122
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki
        URL = /hiki.cgi?Gtk%3A%3AImage
-------------------------
@@ -133,7 +133,7 @@
     * Returns: animation
 
 --- set_pixbuf_animation(animation)
-    Same as animation=.
+    Same as pixbuf_animation=.
     * animation: the new animation (Gdk::PixbufAnimation).
     * Returns: self
 
@@ -153,17 +153,17 @@
 
 --- mask
     Gets the Gdk::Pixmap being displayed by the Gtk::Image. The storage type of the image must be Gtk::Image::EMPTY or Gtk::Image::PIXMAP (see Gtk::Image::storage_type).
-    * mask: the new mask (Gdk::Pixmap(depth = 1).
+    * mask: the new mask (Gdk::Pixmap) (depth = 1).
     * Returns: mask
 
 --- mask=(mask)
     Sets the mask.
-    * mask: the new mask (Gdk::Pixmap(depth = 1).
+    * mask: the new mask (Gdk::Pixmap) (depth = 1).
     * Returns: mask
 
 --- set_mask(mask)
     Same as mask=.
-    * mask: the new mask (Gdk::Pixmap(depth = 1).
+    * mask: the new mask (Gdk::Pixmap) (depth = 1).
     * Returns: self
 
 --- stock





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