[gtk/ebassi/gidocgen: 222/500] colorbutton: Small doc tweaks
- From: Emmanuele Bassi <ebassi src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk/ebassi/gidocgen: 222/500] colorbutton: Small doc tweaks
 
- Date: Thu, 11 Mar 2021 16:48:09 +0000 (UTC)
 
commit c0be9c5b97c56b79d802cb054b363125d65b7d9b
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 26 11:25:27 2021 -0500
    colorbutton: Small doc tweaks
 gtk/gtkcolorbutton.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkcolorbutton.c b/gtk/gtkcolorbutton.c
index f3334599fa..8d2c7f06dc 100644
--- a/gtk/gtkcolorbutton.c
+++ b/gtk/gtkcolorbutton.c
@@ -320,7 +320,7 @@ gtk_color_button_finalize (GObject *object)
  *
  * This returns a widget in the form of a small button containing
  * a swatch representing the current selected color. When the button
- * is clicked, a color-selection dialog will open, allowing the user
+ * is clicked, a color chooser dialog will open, allowing the user
  * to select a color. The swatch will be updated to reflect the new
  * color when the user finishes.
  *
@@ -334,7 +334,7 @@ gtk_color_button_new (void)
 
 /**
  * gtk_color_button_new_with_rgba:
- * @rgba: A #GdkRGBA to set the current color with
+ * @rgba: A `GdkRGBA` to set the current color with
  *
  * Creates a new color button showing the given color.
  *
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]