fixed gtk-doc comment.

2005-02-14  Sven Neumann  <neumann@jpk.com>

	* app/widgets/gimppropwidgets.c: fixed gtk-doc comment.
This commit is contained in:
Sven Neumann 2005-02-14 13:26:32 +00:00 committed by Sven Neumann
parent 171f85b1d9
commit 02bc3c98c1
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-02-14 Sven Neumann <neumann@jpk.com>
* app/widgets/gimppropwidgets.c: fixed gtk-doc comment.
2005-02-14 Sven Neumann <sven@gimp.org>
* app/config/gimprc-blurbs.h

View File

@ -180,6 +180,7 @@ static void gimp_prop_color_button_notify (GObject *config,
* gimp_prop_color_button_new:
* @config: #GimpConfig object to which property is attached.
* @property_name: Name of RGB property.
* @title: title of the #GimpColorPanel that is to be created
* @width: Width of color button.
* @height: Height of color button.
* @type: How transparency is represented.