ruby-****@sourc*****
ruby-****@sourc*****
2013年 3月 21日 (木) 14:58:12 JST
------------------------- REMOTE_ADDR = 184.145.81.215 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gdk%3A%3APixbuf ------------------------- @@ -102,7 +102,8 @@ This method calls Gdk::Drawable#get_image internally and converts the resulting image to a Gdk::Pixbuf, so the documentation for Gdk::Drawable#get_image may also be relevant. * cmap: A Gdk::Colormap if src doesn't have one set. - * src: Source Gdk::Drawable. + * src: Source Gdk::Drawable. [((*QUESTION:*)) are these {Gdk::Pixmap, Bitmap, or Gdk::Window"} all drawables? Namely, (in original 'C' GTK API documentation one can read: "GdkDrawable - an opaque structure representing an object that can be drawn onto. This can be a GdkPixmap, a GdkBitmap, or a GdkWindow".)] + * src_x: Source X coordinate within drawable. * src_y: Source Y coordinate within drawable. * width: Width in pixels of region to get.