[gtk+/gtk-2-22] annotate gtk_color_selection_get_current_color color param as out (cherry picked from commit 76db7d6
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-22] annotate gtk_color_selection_get_current_color color param as out (cherry picked from commit 76db7d6
- Date: Sat, 26 Jun 2010 20:31:05 +0000 (UTC)
commit 95b7dca983fef94d3fbee7261612c8e7d162673d
Author: John (J5) Palmieri <johnp redhat com>
Date: Thu Jun 10 14:53:12 2010 -0400
annotate gtk_color_selection_get_current_color color param as out
(cherry picked from commit 76db7d69f19ec6388cb8d78d88c02ab5dd0ff952)
gtk/gtkcolorsel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcolorsel.c b/gtk/gtkcolorsel.c
index d7375c2..55c5d92 100644
--- a/gtk/gtkcolorsel.c
+++ b/gtk/gtkcolorsel.c
@@ -2480,7 +2480,7 @@ gtk_color_selection_set_color (GtkColorSelection *colorsel,
/**
* gtk_color_selection_get_current_color:
* @colorsel: a #GtkColorSelection.
- * @color: a #GdkColor to fill in with the current color.
+ * @color: (out): a #GdkColor to fill in with the current color.
*
* Sets @color to be the current color in the GtkColorSelection widget.
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]