diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2006-04-25 02:18:00 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-04-25 02:18:00 +0000 |
commit | 92723e10a6c5146fd0dcea841c445ba0ebcd1ca6 (patch) | |
tree | 30158be2a9d18a5a84937e052e302290993db1f9 /docs | |
parent | 9d77a9fbcf211dd6a4c537ff3ca782c2ab3541e7 (diff) | |
download | gtk+-92723e10a6c5146fd0dcea841c445ba0ebcd1ca6.tar.gz |
trivial additions
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkcolorbutton.sgml | 8 |
1 files changed, 5 insertions, 3 deletions
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 <!-- ##### SECTION Long_Description ##### --> <para> -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. </para> <!-- ##### SECTION See_Also ##### --> @@ -20,7 +21,8 @@ selection dialog to change the color. It is suitable widget for selecting a colo <!-- ##### STRUCT GtkColorButton ##### --> <para> - +The GtkColorButton struct has only private fields and +should not be used directly. </para> |