~ubuntu-branches/ubuntu/oneiric/gimp/oneiric

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpCellRendererColor.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (1.1.21 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090831102410-eqawgw6fhdyi91ee
Tags: 2.6.7-1ubuntu1
* Merge with Debian unstable (LP: #419593), remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + updated some strings for ubuntu
  - debian/rules:
    + updated translation templates
  - debian/control:
    + Drop webkit build dependency. gimp is the only thing pulling in webkit
      for the desktop CDs, and makes them explode. Without the webkit help
      browser plugin, help will just be displayed in the default browser.
* debian/patches/01_debian-gimprc.patch:
  - Updated
* debian/control:
  - Added a BZR link

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>GimpCellRendererColor</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
8
8
<link rel="up" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
9
9
<link rel="prev" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
10
10
<link rel="next" href="GimpCellRendererToggle.html" title="GimpCellRendererToggle">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
14
14
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
34
34
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
35
35
<td><a accesskey="n" href="GimpCellRendererToggle.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
36
36
</tr>
37
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#GimpCellRendererColor.synopsis" class="shortcut">Top</a>
38
 
                   | 
39
 
                  <a href="#GimpCellRendererColor.description" class="shortcut">Description</a>
40
 
                   | 
41
 
                  <a href="#GimpCellRendererColor.object-hierarchy" class="shortcut">Object Hierarchy</a>
42
 
                   | 
43
 
                  <a href="#GimpCellRendererColor.properties" class="shortcut">Properties</a></nobr></td></tr>
 
37
<tr><td colspan="5" class="shortcuts">
 
38
<a href="#GimpCellRendererColor.synopsis" class="shortcut">Top</a>
 
39
                 | 
 
40
                <a href="#GimpCellRendererColor.description" class="shortcut">Description</a>
 
41
                 | 
 
42
                <a href="#GimpCellRendererColor.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
43
                 | 
 
44
                <a href="#GimpCellRendererColor.properties" class="shortcut">Properties</a>
 
45
</td></tr>
44
46
</table>
45
 
<div class="refentry" lang="en">
 
47
<div class="refentry" title="GimpCellRendererColor">
46
48
<a name="GimpCellRendererColor"></a><div class="titlepage"></div>
47
49
<div class="refnamediv"><table width="100%"><tr>
48
50
<td valign="top">
51
53
</td>
52
54
<td valign="top" align="right"></td>
53
55
</tr></table></div>
54
 
<div class="refsynopsisdiv">
 
56
<div class="refsynopsisdiv" title="Synopsis">
55
57
<a name="GimpCellRendererColor.synopsis"></a><h2>Synopsis</h2>
56
58
<pre class="synopsis">
57
59
                    <a class="link" href="GimpCellRendererColor.html#GimpCellRendererColor-struct" title="GimpCellRendererColor">GimpCellRendererColor</a>;
58
60
<a
59
 
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
60
 
>GtkCellRenderer</a>*    <a class="link" href="GimpCellRendererColor.html#gimp-cell-renderer-color-new" title="gimp_cell_renderer_color_new ()">gimp_cell_renderer_color_new</a>        (void);
 
61
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
 
62
>GtkCellRenderer</a> *   <a class="link" href="GimpCellRendererColor.html#gimp-cell-renderer-color-new" title="gimp_cell_renderer_color_new ()">gimp_cell_renderer_color_new</a>        (void);
61
63
</pre>
62
64
</div>
63
 
<div class="refsect1" lang="en">
 
65
<div class="refsect1" title="Object Hierarchy">
64
66
<a name="GimpCellRendererColor.object-hierarchy"></a><h2>Object Hierarchy</h2>
65
67
<pre class="synopsis">
66
68
  <a
70
72
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
71
73
>GInitiallyUnowned</a>
72
74
         +----<a
73
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
 
75
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
74
76
>GtkObject</a>
75
77
               +----<a
76
 
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
 
78
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
77
79
>GtkCellRenderer</a>
78
80
                     +----GimpCellRendererColor
79
81
</pre>
80
82
</div>
81
 
<div class="refsect1" lang="en">
 
83
<div class="refsect1" title="Properties">
82
84
<a name="GimpCellRendererColor.properties"></a><h2>Properties</h2>
83
85
<pre class="synopsis">
84
86
  "<a class="link" href="GimpCellRendererColor.html#GimpCellRendererColor--color" title='The "color" property'>color</a>"                    <a
92
94
>gboolean</a>              : Read / Write / Construct
93
95
</pre>
94
96
</div>
95
 
<div class="refsect1" lang="en">
 
97
<div class="refsect1" title="Description">
96
98
<a name="GimpCellRendererColor.description"></a><h2>Description</h2>
97
99
<p>
98
 
 
99
100
</p>
100
101
</div>
101
 
<div class="refsect1" lang="en">
 
102
<div class="refsect1" title="Details">
102
103
<a name="GimpCellRendererColor.details"></a><h2>Details</h2>
103
 
<div class="refsect2" lang="en">
 
104
<div class="refsect2" title="GimpCellRendererColor">
104
105
<a name="GimpCellRendererColor-struct"></a><h3>GimpCellRendererColor</h3>
105
106
<pre class="programlisting">typedef struct _GimpCellRendererColor GimpCellRendererColor;</pre>
106
107
<p>
107
 
 
108
108
</p>
109
109
</div>
110
110
<hr>
111
 
<div class="refsect2" lang="en">
 
111
<div class="refsect2" title="gimp_cell_renderer_color_new ()">
112
112
<a name="gimp-cell-renderer-color-new"></a><h3>gimp_cell_renderer_color_new ()</h3>
113
113
<pre class="programlisting"><a
114
 
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
115
 
>GtkCellRenderer</a>*    gimp_cell_renderer_color_new        (void);</pre>
 
114
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
 
115
>GtkCellRenderer</a> *   gimp_cell_renderer_color_new        (void);</pre>
116
116
<p>
117
117
Creates a <a
118
 
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
 
118
href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"
119
119
><span class="type">GtkCellRenderer</span></a> that displays a color.</p>
120
120
<p>
121
 
 
122
121
</p>
123
122
<div class="variablelist"><table border="0">
124
123
<col align="left" valign="top">
129
128
</td>
130
129
</tr></tbody>
131
130
</table></div>
132
 
<p class="since">Since  GIMP 2.2
133
 
</p>
134
 
</div>
135
 
</div>
136
 
<div class="refsect1" lang="en">
 
131
<p class="since">Since GIMP 2.2</p>
 
132
</div>
 
133
</div>
 
134
<div class="refsect1" title="Property Details">
137
135
<a name="GimpCellRendererColor.property-details"></a><h2>Property Details</h2>
138
 
<div class="refsect2" lang="en">
 
136
<div class="refsect2" title='The "color" property'>
139
137
<a name="GimpCellRendererColor--color"></a><h3>The <code class="literal">"color"</code> property</h3>
140
138
<pre class="programlisting">  "color"                    <a
141
139
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
143
141
<p></p>
144
142
</div>
145
143
<hr>
146
 
<div class="refsect2" lang="en">
 
144
<div class="refsect2" title='The "icon-size" property'>
147
145
<a name="GimpCellRendererColor--icon-size"></a><h3>The <code class="literal">"icon-size"</code> property</h3>
148
146
<pre class="programlisting">  "icon-size"                <a
149
147
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
153
151
<p>Default value: 1</p>
154
152
</div>
155
153
<hr>
156
 
<div class="refsect2" lang="en">
 
154
<div class="refsect2" title='The "opaque" property'>
157
155
<a name="GimpCellRendererColor--opaque"></a><h3>The <code class="literal">"opaque"</code> property</h3>
158
156
<pre class="programlisting">  "opaque"                   <a
159
157
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
165
163
</div>
166
164
<div class="footer">
167
165
<hr>
168
 
          Generated by GTK-Doc V1.10</div>
 
166
          Generated by GTK-Doc V1.11</div>
169
167
</body>
170
168
</html>