ruby-****@sourc*****
ruby-****@sourc*****
2009年 1月 25日 (日) 02:24:27 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dialog-about ------------------------- @@ -71,7 +71,7 @@ --- Gdk::Pixbuf.new(filename, width = nil, height = nil) Creates a new pixbuf by loading an image from a file. The file format is detected automatically. - Possible exceptions are in the Gdk::PixBufError and GLib::FileError. + Possible exceptions are in the Gdk::PixbufError and GLib::FileError. * filename: Name of file to load * width: The width the image should have or nil for default width. ((*Since 2.4*)) * height: The height the image should have or nil for default height. ((*Since 2.4*))