>
> Hello,
>
> I am working with Gdk.Color structure. When I use the function
> "Gdk.Color.Parse(string , ref Gtk.Color)" with a color name like "red" and
> "green", it changes the value of the Color structure in the second argument.
> However, when I pass the RGB string - for example, "RGB:ff/ff/00", it does
> not change the Color structure.
>
> I found in a book that original GNOME GDK Parse function does accept RGB
> strings as well..Ref: (
> http://openbooks.sourceforge.net/books/wga/graphics-gdk.html)
>
> Could anyone please tell me about Gdk# behavior in this regard?
>
> Thanks
> Rauf
>


> GSoC 2011
>
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to