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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/tmpl/gimpcolorselection.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
GimpColorSelection
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
Widget for doing a color selection.
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### STRUCT GimpColorSelection ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
 
 
26
<!-- ##### SIGNAL GimpColorSelection::color-changed ##### -->
 
27
<para>
 
28
 
 
29
</para>
 
30
 
 
31
@gimpcolorselection: the object which received the signal.
 
32
 
 
33
<!-- ##### FUNCTION gimp_color_selection_new ##### -->
 
34
<para>
 
35
 
 
36
</para>
 
37
 
 
38
@Returns: 
 
39
 
 
40
 
 
41
<!-- ##### FUNCTION gimp_color_selection_set_show_alpha ##### -->
 
42
<para>
 
43
 
 
44
</para>
 
45
 
 
46
@selection: 
 
47
@show_alpha: 
 
48
 
 
49
 
 
50
<!-- ##### FUNCTION gimp_color_selection_get_show_alpha ##### -->
 
51
<para>
 
52
 
 
53
</para>
 
54
 
 
55
@selection: 
 
56
@Returns: 
 
57
 
 
58
 
 
59
<!-- ##### FUNCTION gimp_color_selection_set_color ##### -->
 
60
<para>
 
61
 
 
62
</para>
 
63
 
 
64
@selection: 
 
65
@color: 
 
66
 
 
67
 
 
68
<!-- ##### FUNCTION gimp_color_selection_get_color ##### -->
 
69
<para>
 
70
 
 
71
</para>
 
72
 
 
73
@selection: 
 
74
@color: 
 
75
 
 
76
 
 
77
<!-- ##### FUNCTION gimp_color_selection_set_old_color ##### -->
 
78
<para>
 
79
 
 
80
</para>
 
81
 
 
82
@selection: 
 
83
@color: 
 
84
 
 
85
 
 
86
<!-- ##### FUNCTION gimp_color_selection_get_old_color ##### -->
 
87
<para>
 
88
 
 
89
</para>
 
90
 
 
91
@selection: 
 
92
@color: 
 
93
 
 
94
 
 
95
<!-- ##### FUNCTION gimp_color_selection_reset ##### -->
 
96
<para>
 
97
 
 
98
</para>
 
99
 
 
100
@selection: 
 
101
 
 
102
 
 
103
<!-- ##### FUNCTION gimp_color_selection_color_changed ##### -->
 
104
<para>
 
105
 
 
106
</para>
 
107
 
 
108
@selection: 
 
109
 
 
110