ruby-****@sourc*****
ruby-****@sourc*****
2005年 3月 8日 (火) 04:44:01 JST
------------------------- REMOTE_ADDR = 218.114.126.13 REMOTE_HOST = REMOTE_USER = ruby-gnome2-hiki URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Gtk%3A%3AWindow ------------------------- @@ -110,7 +110,7 @@ This method sets up hints about how a window can be resized by the user. You can set a minimum and maximum size; allowed resize increments (e.g. for xterm, you can only resize by the size of a character); aspect ratios; and more. See the Gdk::Geometry. * geometry_widget: widget the geometry hints will be applied to * geometry: a Gdk::Geometry value - * geom_mask: mask indicating which struct fields should be paid attention to (((<GdkWindowHints|Gdk::Window#GdkWindowHints>))) + * geom_mask: mask indicating which constants should be paid attention to (((<GdkWindowHints|Gdk::Window#GdkWindowHints>))) * Returns: self --- gravity