~ubuntu-branches/ubuntu/maverick/gimp/maverick-updates

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/tmpl/gimpcolorselect.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-12-09 19:44:52 UTC
  • Revision ID: james.westby@ubuntu.com-20051209194452-yggpemjlofpjqyf4
Tags: upstream-2.2.9
ImportĀ upstreamĀ versionĀ 2.2.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
GimpColorSelect
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
A #GimpColorSelector implementation.
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
The #GimpColorSelect widget is an implementation of a #GimpColorSelector.
 
10
It shows a square area that allows to interactively change two color channels
 
11
and a smaller area to change the third channel. You can select which channel
 
12
should be the third by calling gimp_color_selector_set_channel(). The widget
 
13
will then change the other two channels accordingly.
 
14
</para>
 
15
 
 
16
<!-- ##### SECTION See_Also ##### -->
 
17
<para>
 
18
 
 
19
</para>
 
20
 
 
21
<!-- ##### SECTION Stability_Level ##### -->
 
22
 
 
23
 
 
24
<!-- ##### STRUCT GimpColorSelect ##### -->
 
25
<para>
 
26
 
 
27
</para>
 
28
 
 
29