annotate gtk_color_selection_get_current_color color param as out

This commit is contained in:
John (J5) Palmieri
2010-06-10 14:53:12 -04:00
parent 4467145e43
commit 76db7d69f1

View File

@@ -2484,7 +2484,7 @@ gtk_color_selection_set_current_alpha (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.
**/