ruby-****@sourc*****
ruby-****@sourc*****
2013年 3月 21日 (木) 23:25:59 JST
------------------------- REMOTE_ADDR = 70.49.48.128 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dancr ------------------------- @@ -34,7 +34,8 @@ == 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/ ), though it has to be added, that since GTK version 2.8, Cairo is part of the GTK system. +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|URL: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("1200-img01-gtk-backgrounds-s2.png")}}