trivial additions

This commit is contained in:
Matthias Clasen
2006-04-25 02:18:00 +00:00
parent 9d77a9fbcf
commit 92723e10a6

View File

@ -6,8 +6,9 @@ A button to launch a color selection dialog
<!-- ##### SECTION Long_Description ##### --> <!-- ##### SECTION Long_Description ##### -->
<para> <para>
The #GtkColorButton is a button which displays the currently selected color an allows to open a color The #GtkColorButton is a button which displays the currently selected color
selection dialog to change the color. It is suitable widget for selecting a color in a preference dialog. 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> </para>
<!-- ##### SECTION See_Also ##### --> <!-- ##### SECTION See_Also ##### -->
@ -20,7 +21,8 @@ selection dialog to change the color. It is suitable widget for selecting a colo
<!-- ##### STRUCT GtkColorButton ##### --> <!-- ##### STRUCT GtkColorButton ##### -->
<para> <para>
The GtkColorButton struct has only private fields and
should not be used directly.
</para> </para>