ruby-****@sourc*****
ruby-****@sourc*****
2005年 10月 28日 (金) 23:55:00 JST
------------------------- REMOTE_ADDR = 218.231.161.82 REMOTE_HOST = REMOTE_USER = ruby-gnome2-hiki URL = /hiki.cgi?Gtk%3A%3ADrawingArea ------------------------- @@ -8,7 +8,7 @@ The following code portion demonstrates using a drawing area to display a circle in the normal widget foreground color. Note that GDK automatically clears the exposed area to the background color before sending the expose event, and that drawing is implicitly clipped to the exposed area. -=== Example 1. Simple GtkDrawingArea usage. +=== Example 1. Simple Gtk::DrawingArea usage. require 'gtk2' Gtk.init