public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* Completed RGB functionality
@ 2003-05-07  4:22 Marko Rauhamaa
  2003-05-15 23:00 ` Kevin Ryde
  0 siblings, 1 reply; 7+ messages in thread
From: Marko Rauhamaa @ 2003-05-07  4:22 UTC (permalink / raw)
  To: guile-gtk

Summary: Completed RGB functionality.

Details and Notes:

 - gdk-1.2.defs: Decided not to implement the function
   gdk_rgb_xpixel_from_rgb since it would have no use in scheme code.
   Instead, I implemented (gdk-color-new rgb), which calls
   gdk_rgb_xpixel_from_rgb to create a new GdkColor. Gdk-color-new has
   no C equivalent.

 - gdk-1.2.defs: Made the "pixel" field of GdkColor accessible to scheme
   code.

 - gdk-1.2.defs, guile-gtk.h, gdk-support.c: Implemented
   GdkRgbCmap and the remaining RGB functions.

 - All RGB functions make sure gdk_rgb_init gets called. The redundant
   function gdk-rgb-init is still accessible from scheme code, though.

-- 
Marko Rauhamaa      mailto:marko@pacujo.net     http://pacujo.net/marko/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-08-09  0:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-07  4:22 Completed RGB functionality Marko Rauhamaa
2003-05-15 23:00 ` Kevin Ryde
2003-05-16  5:42   ` Marko Rauhamaa
2003-06-14 23:46   ` GdkColor field setters (was: Completed RGB functionality) Kevin Ryde
2003-06-15  0:11   ` gdk-color-change params " Kevin Ryde
2003-06-15  2:38     ` Marko Rauhamaa
2003-08-09  0:47   ` gdk-color-new " Kevin Ryde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).