~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
5
<title>GimpEnumLabel</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
 
7
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
 
8
<link rel="up" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
 
9
<link rel="prev" href="GimpEnumComboBox.html" title="GimpEnumComboBox">
 
10
<link rel="next" href="GimpFileEntry.html" title="GimpFileEntry">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
 
14
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
 
15
<link rel="chapter" href="libgimpwidgets-gallery.html" title="Widget Gallery">
 
16
<link rel="chapter" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
 
17
<link rel="part" href="libgimpwidgets-colordisplay.html" title="Part&#160;II.&#160;GIMP Display Filters">
 
18
<link rel="part" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
 
19
<link rel="part" href="libgimpwidgets-controller.html" title="Part&#160;IV.&#160;GIMP Controllers">
 
20
<link rel="part" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
 
21
<link rel="part" href="libgimpwidgets-deprecated.html" title="Part&#160;VI.&#160;Deprecated API">
 
22
<link rel="index" href="libgimpwidgets-index.html" title="Index">
 
23
<link rel="index" href="libgimpwidgets-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
 
24
<link rel="index" href="libgimpwidgets-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
 
25
<link rel="index" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
 
26
</head>
 
27
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
28
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
29
<tr valign="middle">
 
30
<td><a accesskey="p" href="GimpEnumComboBox.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
31
<td><a accesskey="u" href="libgimpwidgets-widgets.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
32
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
33
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
 
34
<td><a accesskey="n" href="GimpFileEntry.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
35
</tr>
 
36
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2577775" class="shortcut">Top</a>
 
37
                  &#160;|&#160;
 
38
                  <a href="#id2607668" class="shortcut">Description</a>
 
39
                  &#160;|&#160;
 
40
                  <a href="#id2607592" class="shortcut">Object Hierarchy</a>
 
41
                  &#160;|&#160;
 
42
                  <a href="#id2607647" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
 
43
</table>
 
44
<div class="refentry" lang="en">
 
45
<a name="GimpEnumLabel"></a><div class="titlepage"></div>
 
46
<div class="refnamediv"><table width="100%"><tr>
 
47
<td valign="top">
 
48
<h2>
 
49
<a name="id2577775"></a><span class="refentrytitle">GimpEnumLabel</span>
 
50
</h2>
 
51
<p>GimpEnumLabel</p>
 
52
</td>
 
53
<td valign="top" align="right"></td>
 
54
</tr></table></div>
 
55
<div class="refsynopsisdiv">
 
56
<h2>Synopsis</h2>
 
57
<pre class="synopsis">
 
58
 
 
59
 
 
60
 
 
61
                    <a href="GimpEnumLabel.html#GimpEnumLabel-struct">GimpEnumLabel</a>;
 
62
GtkWidget*          <a href="GimpEnumLabel.html#gimp-enum-label-new">gimp_enum_label_new</a>                 (GType enum_type,
 
63
                                                         gint value);
 
64
void                <a href="GimpEnumLabel.html#gimp-enum-label-set-value">gimp_enum_label_set_value</a>           (<a href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
 
65
                                                         gint value);
 
66
 
 
67
</pre>
 
68
</div>
 
69
<div class="refsect1" lang="en">
 
70
<a name="id2607592"></a><h2>Object Hierarchy</h2>
 
71
<pre class="synopsis">
 
72
 
 
73
  GObject
 
74
   +----GInitiallyUnowned
 
75
         +----GtkObject
 
76
               +----GtkWidget
 
77
                     +----GtkMisc
 
78
                           +----GtkLabel
 
79
                                 +----GimpEnumLabel
 
80
</pre>
 
81
</div>
 
82
<div class="refsect1" lang="en">
 
83
<a name="id2607647"></a><h2>Implemented Interfaces</h2>
 
84
<p>
 
85
GimpEnumLabel implements
 
86
 AtkImplementorIface.</p>
 
87
</div>
 
88
<div class="refsect1" lang="en">
 
89
<a name="id2607668"></a><h2>Description</h2>
 
90
<p>
 
91
 
 
92
</p>
 
93
</div>
 
94
<div class="refsect1" lang="en">
 
95
<a name="id2607684"></a><h2>Details</h2>
 
96
<div class="refsect2" lang="en">
 
97
<a name="id2607695"></a><h3>
 
98
<a name="GimpEnumLabel-struct"></a>GimpEnumLabel</h3>
 
99
<a class="indexterm" name="id2562865"></a><pre class="programlisting">typedef struct _GimpEnumLabel GimpEnumLabel;</pre>
 
100
<p>
 
101
 
 
102
</p>
 
103
</div>
 
104
<hr>
 
105
<div class="refsect2" lang="en">
 
106
<a name="id2562882"></a><h3>
 
107
<a name="gimp-enum-label-new"></a>gimp_enum_label_new ()</h3>
 
108
<a class="indexterm" name="id2562896"></a><pre class="programlisting">GtkWidget*          gimp_enum_label_new                 (GType enum_type,
 
109
                                                         gint value);</pre>
 
110
<p>
 
111
</p>
 
112
<p>
 
113
 
 
114
</p>
 
115
<div class="variablelist"><table border="0">
 
116
<col align="left" valign="top">
 
117
<tbody>
 
118
<tr>
 
119
<td><span class="term"><em class="parameter"><code>enum_type</code></em>&#160;:</span></td>
 
120
<td> the <span class="type">GType</span> of an enum.
 
121
</td>
 
122
</tr>
 
123
<tr>
 
124
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
125
<td>
 
126
</td>
 
127
</tr>
 
128
<tr>
 
129
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
130
<td> a new <a href="GimpEnumLabel.html" title="GimpEnumLabel"><span class="type">GimpEnumLabel</span></a>.
 
131
 
 
132
</td>
 
133
</tr>
 
134
</tbody>
 
135
</table></div>
 
136
<p class="since">Since  GIMP 2.4
 
137
</p>
 
138
</div>
 
139
<hr>
 
140
<div class="refsect2" lang="en">
 
141
<a name="id2563000"></a><h3>
 
142
<a name="gimp-enum-label-set-value"></a>gimp_enum_label_set_value ()</h3>
 
143
<a class="indexterm" name="id2563013"></a><pre class="programlisting">void                gimp_enum_label_set_value           (<a href="GimpEnumLabel.html" title="GimpEnumLabel">GimpEnumLabel</a> *label,
 
144
                                                         gint value);</pre>
 
145
<p>
 
146
</p>
 
147
<p>
 
148
 
 
149
</p>
 
150
<div class="variablelist"><table border="0">
 
151
<col align="left" valign="top">
 
152
<tbody>
 
153
<tr>
 
154
<td><span class="term"><em class="parameter"><code>label</code></em>&#160;:</span></td>
 
155
<td> a <a href="GimpEnumLabel.html" title="GimpEnumLabel"><span class="type">GimpEnumLabel</span></a>
 
156
</td>
 
157
</tr>
 
158
<tr>
 
159
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
160
<td>
 
161
</td>
 
162
</tr>
 
163
</tbody>
 
164
</table></div>
 
165
<p class="since">Since  GIMP 2.4
 
166
</p>
 
167
</div>
 
168
</div>
 
169
</div>
 
170
</body>
 
171
</html>