[gtk+] fix annotation for gtk_window_set_default_icon_list
- From: John Palmieri <johnp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] fix annotation for gtk_window_set_default_icon_list
- Date: Tue, 6 Jul 2010 19:47:16 +0000 (UTC)
commit 74b3875ab2ecfe73abb320b28f63ed8bb36131e4
Author: John (J5) Palmieri <johnp redhat com>
Date: Tue Jul 6 15:46:14 2010 -0400
fix annotation for gtk_window_set_default_icon_list
gtk/gtkwindow.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index 6471cce..5f1baff 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -3657,7 +3657,7 @@ gtk_window_set_icon_from_file (GtkWindow *window,
/**
* gtk_window_set_default_icon_list:
- * @list: (element-type GdkPixbuf) (transfer container) a list of #GdkPixbuf
+ * @list: (element-type GdkPixbuf) (transfer container): a list of #GdkPixbuf
*
* Sets an icon list to be used as fallback for windows that haven't
* had gtk_window_set_icon_list() called on them to set up a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]