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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpColorNotebook.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:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>GimpColorNotebook</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
7
7
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
8
8
<link rel="up" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
9
9
<link rel="prev" href="GimpColorSelector.html" title="GimpColorSelector">
10
10
<link rel="next" href="GimpColorScales.html" title="GimpColorScales">
11
 
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="libgimpwidgets-widgets.html" title="Part&#160;I.&#160;GIMP Widgets">
14
14
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
 
15
<link rel="chapter" href="libgimpwidgets-gallery.html" title="Widget Gallery">
15
16
<link rel="chapter" href="libgimpwidgets-cell-renderers.html" title="Cell Renderers for GtkTreeView">
16
17
<link rel="part" href="libgimpwidgets-colordisplay.html" title="Part&#160;II.&#160;GIMP Display Filters">
17
18
<link rel="part" href="libgimpwidgets-colorselector.html" title="Part&#160;III.&#160;GIMP Color Selectors">
18
19
<link rel="part" href="libgimpwidgets-controller.html" title="Part&#160;IV.&#160;GIMP Controllers">
19
20
<link rel="part" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
20
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">
21
26
</head>
22
27
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
23
28
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
28
33
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
29
34
<td><a accesskey="n" href="GimpColorScales.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
30
35
</tr>
31
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
32
 
                  &#160;|&#160;
33
 
                  <a href="#desc" class="shortcut">Description</a>
34
 
                  &#160;|&#160;
35
 
                  <a href="#object_hierarchy" class="shortcut">Object Hierarchy</a>
36
 
                  &#160;|&#160;
37
 
                  <a href="#style_properties" class="shortcut">Style Properties</a></nobr></td></tr>
 
36
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2579834" class="shortcut">Top</a>
 
37
                  &#160;|&#160;
 
38
                  <a href="#id2640099" class="shortcut">Description</a>
 
39
                  &#160;|&#160;
 
40
                  <a href="#id2630019" class="shortcut">Object Hierarchy</a>
 
41
                  &#160;|&#160;
 
42
                  <a href="#id2640036" class="shortcut">Implemented Interfaces</a>
 
43
                  &#160;|&#160;
 
44
                  <a href="#id2640057" class="shortcut">Style Properties</a></nobr></td></tr>
38
45
</table>
39
46
<div class="refentry" lang="en">
40
47
<a name="GimpColorNotebook"></a><div class="titlepage"></div>
41
48
<div class="refnamediv"><table width="100%"><tr>
42
49
<td valign="top">
43
 
<h2><span class="refentrytitle"><a name="top_of_page"></a>GimpColorNotebook</span></h2>
 
50
<h2>
 
51
<a name="id2579834"></a><span class="refentrytitle">GimpColorNotebook</span>
 
52
</h2>
44
53
<p>GimpColorNotebook &#8212; A <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> implementation.</p>
45
54
</td>
46
55
<td valign="top" align="right"></td>
47
56
</tr></table></div>
48
57
<div class="refsynopsisdiv">
49
 
<a name="synopsis"></a><h2>Synopsis</h2>
 
58
<h2>Synopsis</h2>
50
59
<pre class="synopsis">
51
60
 
52
61
 
53
62
 
54
 
            <a href="GimpColorNotebook.html#GimpColorNotebook-struct">GimpColorNotebook</a>;
55
 
GtkWidget*  <a href="GimpColorNotebook.html#gimp-color-notebook-set-has-page">gimp_color_notebook_set_has_page</a>
56
 
                                            (<a href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
57
 
                                             GType page_type,
58
 
                                             gboolean has_page);
 
63
                    <a href="GimpColorNotebook.html#GimpColorNotebook-struct">GimpColorNotebook</a>;
 
64
GtkWidget*          <a href="GimpColorNotebook.html#gimp-color-notebook-set-has-page">gimp_color_notebook_set_has_page</a>    (<a href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
 
65
                                                         GType page_type,
 
66
                                                         gboolean has_page);
59
67
 
60
68
</pre>
61
69
</div>
62
70
<div class="refsect1" lang="en">
63
 
<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
 
71
<a name="id2630019"></a><h2>Object Hierarchy</h2>
64
72
<pre class="synopsis">
65
73
 
66
74
  GObject
75
83
</pre>
76
84
</div>
77
85
<div class="refsect1" lang="en">
78
 
<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
 
86
<a name="id2640036"></a><h2>Implemented Interfaces</h2>
79
87
<p>
80
88
GimpColorNotebook implements
81
89
 AtkImplementorIface.</p>
82
90
</div>
83
91
<div class="refsect1" lang="en">
84
 
<a name="style_properties"></a><h2>Style Properties</h2>
 
92
<a name="id2640057"></a><h2>Style Properties</h2>
85
93
<pre class="synopsis">
86
94
 
87
 
  "<a href="GimpColorNotebook.html#GimpColorNotebook--tab-border">tab-border</a>"           gint                  : Read
88
 
  "<a href="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size">tab-icon-size</a>"        GtkIconSize           : Read
 
95
  "<a href="GimpColorNotebook.html#GimpColorNotebook--tab-border">tab-border</a>"               gint                  : Read
 
96
  "<a href="GimpColorNotebook.html#GimpColorNotebook--tab-icon-size">tab-icon-size</a>"            GtkIconSize           : Read
89
97
</pre>
90
98
</div>
91
99
<div class="refsect1" lang="en">
92
 
<a name="desc"></a><h2>Description</h2>
 
100
<a name="id2640099"></a><h2>Description</h2>
93
101
<p>
94
102
The <a href="GimpColorNotebook.html" title="GimpColorNotebook"><span class="type">GimpColorNotebook</span></a> widget is an implementation of a <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a>.
95
103
It serves as a container for <span class="type">GimpColorSelectors</span>.
96
104
</p>
97
105
</div>
98
106
<div class="refsect1" lang="en">
99
 
<a name="details"></a><h2>Details</h2>
 
107
<a name="id2640136"></a><h2>Details</h2>
100
108
<div class="refsect2" lang="en">
101
 
<a name="id2580316"></a><h3>
 
109
<a name="id2640147"></a><h3>
102
110
<a name="GimpColorNotebook-struct"></a>GimpColorNotebook</h3>
103
 
<a class="indexterm" name="id2580327"></a><pre class="programlisting">typedef struct _GimpColorNotebook GimpColorNotebook;</pre>
 
111
<a class="indexterm" name="id2643507"></a><pre class="programlisting">typedef struct _GimpColorNotebook GimpColorNotebook;</pre>
104
112
<p>
105
113
 
106
114
</p>
107
115
</div>
108
116
<hr>
109
117
<div class="refsect2" lang="en">
110
 
<a name="id2580344"></a><h3>
 
118
<a name="id2643523"></a><h3>
111
119
<a name="gimp-color-notebook-set-has-page"></a>gimp_color_notebook_set_has_page ()</h3>
112
 
<a class="indexterm" name="id2580355"></a><pre class="programlisting">GtkWidget*  gimp_color_notebook_set_has_page
113
 
                                            (<a href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
114
 
                                             GType page_type,
115
 
                                             gboolean has_page);</pre>
 
120
<a class="indexterm" name="id2643534"></a><pre class="programlisting">GtkWidget*          gimp_color_notebook_set_has_page    (<a href="GimpColorNotebook.html" title="GimpColorNotebook">GimpColorNotebook</a> *notebook,
 
121
                                                         GType page_type,
 
122
                                                         gboolean has_page);</pre>
116
123
<p>
117
124
This function adds and removed pages to / from a <a href="GimpColorNotebook.html" title="GimpColorNotebook"><span class="type">GimpColorNotebook</span></a>.
118
125
The <em class="parameter"><code>page_type</code></em> passed must be a <a href="GimpColorSelector.html" title="GimpColorSelector"><span class="type">GimpColorSelector</span></a> subtype.</p>
123
130
<col align="left" valign="top">
124
131
<tbody>
125
132
<tr>
126
 
<td>
127
 
<span class="term"><em class="parameter"><code>notebook</code></em>&#160;:</span></td>
 
133
<td><span class="term"><em class="parameter"><code>notebook</code></em>&#160;:</span></td>
128
134
<td>  A <a href="GimpColorNotebook.html" title="GimpColorNotebook"><span class="type">GimpColorNotebook</span></a> widget.
129
135
</td>
130
136
</tr>
131
137
<tr>
132
 
<td>
133
 
<span class="term"><em class="parameter"><code>page_type</code></em>&#160;:</span></td>
 
138
<td><span class="term"><em class="parameter"><code>page_type</code></em>&#160;:</span></td>
134
139
<td> The <span class="type">GType</span> of the notebook page to add or remove.
135
140
</td>
136
141
</tr>
137
142
<tr>
138
 
<td>
139
 
<span class="term"><em class="parameter"><code>has_page</code></em>&#160;:</span></td>
 
143
<td><span class="term"><em class="parameter"><code>has_page</code></em>&#160;:</span></td>
140
144
<td>  Whether the page should be added or removed.
141
145
</td>
142
146
</tr>
143
147
<tr>
144
 
<td>
145
 
<span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
148
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
146
149
<td> The new page widget, if <em class="parameter"><code>has_page</code></em> was <span class="type">TRUE</span>, or <span class="type">NULL</span>
147
150
              if <em class="parameter"><code>has_page</code></em> was <span class="type">FALSE</span>.
148
151
</td>
152
155
</div>
153
156
</div>
154
157
<div class="refsect1" lang="en">
155
 
<a name="style_properties_details"></a><h2>Style Property Details</h2>
 
158
<a name="id2643708"></a><h2>Style Property Details</h2>
156
159
<div class="refsect2" lang="en">
157
 
<a name="id2590333"></a><h3>
 
160
<a name="id2643718"></a><h3>
158
161
<a name="GimpColorNotebook--tab-border"></a>The "<code class="literal">tab-border</code>" style property</h3>
159
 
<a class="indexterm" name="id2590347"></a><pre class="programlisting">  "tab-border"           gint                  : Read</pre>
 
162
<a class="indexterm" name="id2643732"></a><pre class="programlisting">  "tab-border"               gint                  : Read</pre>
160
163
<p>Width of the border around the tab contents.</p>
161
164
<p>Allowed values: &gt;= 0</p>
162
165
<p>Default value: 0</p>
163
166
</div>
164
167
<hr>
165
168
<div class="refsect2" lang="en">
166
 
<a name="id2590375"></a><h3>
 
169
<a name="id2638935"></a><h3>
167
170
<a name="GimpColorNotebook--tab-icon-size"></a>The "<code class="literal">tab-icon-size</code>" style property</h3>
168
 
<a class="indexterm" name="id2590390"></a><pre class="programlisting">  "tab-icon-size"        GtkIconSize           : Read</pre>
 
171
<a class="indexterm" name="id2638949"></a><pre class="programlisting">  "tab-icon-size"            GtkIconSize           : Read</pre>
169
172
<p>Size for icons displayed in the tab.</p>
170
173
<p>Default value: GTK_ICON_SIZE_BUTTON</p>
171
174
</div>