From a768f58c4ff094ea287e01c9f6b80d3705bdf9ec Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Mon, 14 Feb 2005 19:32:10 +0000 Subject: [PATCH] 2005-02-14 Mike Kestner * gdk/Gdk.metadata : mark the color in Rgb.FindColor ref. svn path=/trunk/gtk-sharp/; revision=40643 --- ChangeLog | 4 ++++ doc/en/Gdk/Rgb.xml | 6 +++--- gdk/Gdk.metadata | 1 + 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8320f1258..1404b3609 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-14 Mike Kestner + + * gdk/Gdk.metadata : mark the color in Rgb.FindColor ref. + 2005-02-11 Mike Kestner * gtk/Gtk.metadata : hide Menu.SetScreen. diff --git a/doc/en/Gdk/Rgb.xml b/doc/en/Gdk/Rgb.xml index 47ac7f940..282c86a59 100644 --- a/doc/en/Gdk/Rgb.xml +++ b/doc/en/Gdk/Rgb.xml @@ -27,14 +27,14 @@ GdkRGB allocates a color cube to use when rendering images. You can set the thre - + Method System.Void - + Fetches a color to be used on the given colormap. @@ -207,4 +207,4 @@ A private colormap has more colors, leading to better quality display, but also - \ No newline at end of file + diff --git a/gdk/Gdk.metadata b/gdk/Gdk.metadata index 1e5dae9dc..821e44260 100644 --- a/gdk/Gdk.metadata +++ b/gdk/Gdk.metadata @@ -31,6 +31,7 @@ out 1 1 + ref 1 1 InputOutput