diff --git a/docs/reference/gtk/tmpl/gtkcolorbutton.sgml b/docs/reference/gtk/tmpl/gtkcolorbutton.sgml
index 9c5eda5915f40a097c1e5dffdac00e35d334130a..61e36900a399b4a7d09e6cb35dee1949e87c8afc 100644
--- a/docs/reference/gtk/tmpl/gtkcolorbutton.sgml
+++ b/docs/reference/gtk/tmpl/gtkcolorbutton.sgml
@@ -6,8 +6,9 @@ A button to launch a color selection dialog
-The #GtkColorButton is a button which displays the currently selected color an allows to open a color
-selection dialog to change the color. It is suitable widget for selecting a color in a preference dialog.
+The #GtkColorButton is a button which displays the currently selected color
+an allows to open a color selection dialog to change the color. It is suitable
+widget for selecting a color in a preference dialog.
@@ -20,7 +21,8 @@ selection dialog to change the color. It is suitable widget for selecting a colo
-
+The GtkColorButton struct has only private fields and
+should not be used directly.