ruby-****@sourc*****
ruby-****@sourc*****
2013年 3月 12日 (火) 12:36:49 JST
------------------------- REMOTE_ADDR = 184.145.80.119 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dancr ------------------------- @@ -31,4 +31,4 @@ == What Is In This Chapter (12.0.1){{br}} -If you have worked with GTK+ in its native C, or its close relative C++ (gtkmm) environments, you may very well be aware of the two different ways graphic imaging and drawing is handled in GTK+. One, the older and original is the plain GTK approach, mostly utilizing the Gdk::Drawable class, which has mostly been replaced by the newer approach utilizing a third party ((*Cairo*)) 2D graphics library ( see: http://cairographics.org/ ). +If you have worked with GTK+ in either its native C, or in its close relative C++ (gtkmm) environments, you may very well be aware of the two different ways graphic imaging and drawing is handled in GTK+. One, the older and original is the plain GTK approach, mostly utilizing the Gdk::Drawable class, which has mostly been replaced by the newer approach utilizing a third party ((*Cairo*)) 2D graphics library ( see: http://cairographics.org/ ).