annotate gtk_color_selection_get_current_color color param as out

(cherry picked from commit 76db7d69f1)
This commit is contained in:
John (J5) Palmieri 2010-06-10 14:53:12 -04:00 committed by Matthias Clasen
parent cb29d27707
commit 95b7dca983

View File

@ -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.
**/