Annotate GtkColorButton get_color
This is a backport of the corresponding change in gtk+ 3. http://bugzilla.gnome.org/show_bug.cgi?id=754046
This commit is contained in:
parent
46c28bd54d
commit
c4d8fba455
@ -684,7 +684,7 @@ gtk_color_button_set_alpha (GtkColorButton *color_button,
|
||||
/**
|
||||
* gtk_color_button_get_color:
|
||||
* @color_button: a #GtkColorButton.
|
||||
* @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 #GtkColorButton widget.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user