forked from AuroraMiddleware/gtk
annotate gtk_color_selection_get_current_color color param as out
(cherry picked from commit 76db7d69f1
)
This commit is contained in:
parent
cb29d27707
commit
95b7dca983
@ -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.
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user