ruby-****@sourc*****
ruby-****@sourc*****
2013年 3月 14日 (木) 07:22:54 JST
------------------------- REMOTE_ADDR = 74.14.158.14 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 gradually 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/ ), though it has to be added, that since GTK version 2.8, Cairo is part of the GTK system. :Contents At the Glance: (12.0.1.1){{br}}{{image_left("1201-img01-gtk-backgrounds-s2.png")}}