removed rgb and hsv parameters from gimp_color_scale_new().

2002-10-31  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimpcolorscale.[ch]: removed rgb and hsv parameters
	from gimp_color_scale_new().

	* libgimpwidgets/gimpwidgets.c: changed accordingly.
This commit is contained in:
Sven Neumann
2002-10-31 12:48:19 +00:00
committed by Sven Neumann
parent aa6ec604ba
commit 437856281b
8 changed files with 68 additions and 29 deletions

View File

@ -27,8 +27,28 @@ GimpColorScale
@orientation:
@channel:
@Returns:
<!-- # Unused Parameters # -->
@rgb:
@hsv:
<!-- ##### FUNCTION gimp_color_scale_set_channel ##### -->
<para>
</para>
@scale:
@channel:
<!-- ##### FUNCTION gimp_color_scale_set_color ##### -->
<para>
</para>
@scale:
@rgb:
@hsv:
@Returns:

View File

@ -336,6 +336,28 @@ Returns the #GtkAdjustment of the scale_entry's #GtkSpinButton.
@sensitive:
<!-- ##### FUNCTION gimp_color_scale_entry_new ##### -->
<para>
</para>
@table:
@column:
@row:
@text:
@scale_width:
@spinbutton_width:
@value:
@lower:
@upper:
@step_increment:
@page_increment:
@digits:
@tooltip:
@help_data:
@Returns:
<!-- ##### MACRO GIMP_RANDOM_SEED_SPINBUTTON ##### -->
<para>
Returns the random_seed's #GtkSpinButton.