colordialog: Improve the docs

Be more specific about possible errors.
This commit is contained in:
Matthias Clasen
2022-11-29 19:58:44 -05:00
parent 57082e2e40
commit 5b6c98d589

View File

@@ -473,7 +473,7 @@ gtk_color_dialog_choose_rgba (GtkColorDialog *self,
* gtk_color_dialog_choose_rgba_finish:
* @self: a `GtkColorDialog`
* @result: a `GAsyncResult`
* @error: return location for an error
* @error: return location for a [enum@Gtk.DialogError] error
*
* Finishes the [method@Gtk.ColorDialog.choose_rgba] call and
* returns the resulting color.