ruby-****@sourc*****
ruby-****@sourc*****
2005年 9月 12日 (月) 21:22:04 JST
------------------------- REMOTE_ADDR = 219.53.2.18 REMOTE_HOST = REMOTE_USER = ruby-gnome2-hiki URL = /hiki.cgi?Gdk%3A%3AGC ------------------------- @@ -200,8 +200,11 @@ * dashes: an Array of dash lengths(Integer). * Returns: self ---- copy +--- copy(dest_gc) +--- copy(drawable) Copy the set of values from one graphics context onto another graphics context. + * dest_gc: the destination graphics context. (destructive!) + * drawable: a Gdk::Drawable to create the destination graphics context. * Returns: a new graphics context. --- colormap @@ -310,4 +313,7 @@ == ChangeLog -* 2005-05-07 Added. - ((<Masao>)) \ No newline at end of file +* 2005-05-07 Added. - ((<Masao>))