mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Fix the annotations of gtk_color_chooser_get_rgba()
https://bugzilla.gnome.org/show_bug.cgi?id=687633
This commit is contained in:
parent
d2c6a6bdfe
commit
7ace438166
@ -122,7 +122,7 @@ _gtk_color_chooser_color_activated (GtkColorChooser *chooser,
|
||||
/**
|
||||
* gtk_color_chooser_get_rgba:
|
||||
* @chooser: a #GtkColorChooser
|
||||
* @color: return location for the color
|
||||
* @color: (out): a #GdkRGBA to fill in with the current color
|
||||
*
|
||||
* Gets the currently-selected color.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user