From: Masao M. <mu...@hi...> - 2005-07-07 12:56:49
|
むとうです。 typoですね。こちらもよろしくです。 On Thu, 07 Jul 2005 19:48:23 +0900 (JST) Kouhei Sutou <ko...@co...> wrote: > 須藤です. > > gtk/src/rbgtkstyle.cのstyle_set_whiteがwhiteじゃなくてblack > を変更しているんですけど,これってtypoですよね? > > Index: gtk/src/rbgtkstyle.c > =================================================================== > RCS file: /cvsroot/ruby-gnome2/ruby-gnome2/gtk/src/rbgtkstyle.c,v > retrieving revision 1.24 > diff -u -p -r1.24 rbgtkstyle.c > --- gtk/src/rbgtkstyle.c 29 Jul 2004 18:35:06 -0000 1.24 > +++ gtk/src/rbgtkstyle.c 7 Jul 2005 10:46:40 -0000 > @@ -471,7 +471,7 @@ static VALUE > style_set_white(self, r, g, b) > VALUE self, r, g, b; > { > - GdkColor* color = &(_SELF(self)->black); > + GdkColor* color = &(_SELF(self)->white); > color->red = NUM2INT(r); > color->green = NUM2INT(g); > color->blue = NUM2INT(b); > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > ruby-gnome2-devel-ja mailing list > rub...@li... > https://lists.sourceforge.net/lists/listinfo/ruby-gnome2-devel-ja > -- -- .:% Masao Mutoh<mu...@hi...> |