diff --git a/docs/reference/gtk/tmpl/gtkcolorbutton.sgml b/docs/reference/gtk/tmpl/gtkcolorbutton.sgml index 9c5eda5915..61e36900a3 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.