From 866ba3561ac2a526f4a3c99a077e5078c34cf564 Mon Sep 17 00:00:00 2001 From: Stephane Delcroix Date: Tue, 6 Jan 2009 09:39:08 +0000 Subject: [PATCH] 2009-01-06 Stephane Delcroix * gtk/Gtk.metadata: fix the gtk_image_get_gicon signature (pass as out) svn path=/trunk/gtk-sharp/; revision=122526 --- ChangeLog | 4 ++++ gtk/Gtk.metadata | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7da8acd94..23ad9df92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-01-06 Stephane Delcroix + + * gtk/Gtk.metadata: fix the gtk_image_get_gicon signature (pass as out) + 2009-01-06 Stephane Delcroix * gtk/Gtk.metadata: rename the Gicon property of GtkImage to Icon. diff --git a/gtk/Gtk.metadata b/gtk/Gtk.metadata index 92225a197..4fb1aea00 100644 --- a/gtk/Gtk.metadata +++ b/gtk/Gtk.metadata @@ -455,6 +455,7 @@ SetAnimation SetFile SetPixbuf + out Icon SurroundingDeleted out