ruby-****@sourc*****
ruby-****@sourc*****
2013年 3月 13日 (水) 06:58:10 JST
------------------------- REMOTE_ADDR = 184.145.80.119 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dancr ------------------------- @@ -31,7 +31,7 @@ == What Is In This Chapter (12.0.1){{br}} -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/ ). +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 gradually been replaced by the newer approach utilizing a third party ((*Cairo*)) 2D graphics library ( see: http://cairographics.org/ ). :Contents At the Glance: (12.0.1.1){{br}}{{image_left("1201-img01-gtk-backgrounds-s2.png")}}