Merge branch 'mzur-main-patch-48638' into 'main'

Fix docs for gtk_color_dialog_button_get_rgba

Closes #6155

See merge request GNOME/gtk!6479
This commit is contained in:
Emmanuele Bassi
2023-10-13 09:54:56 +00:00

View File

@@ -511,7 +511,7 @@ gtk_color_dialog_button_set_dialog (GtkColorDialogButton *self,
*
* This function is what should be used to obtain
* the color that was chosen by the user. To get
* informed about changes, listen to "notify::color".
* informed about changes, listen to "notify::rgba".
*
* Returns: the color
*