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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2010-07-12 15:08:08 UTC
  • mfrom: (1.1.23) (0.4.6 sid)
  • Revision ID: package-import@ubuntu.com-20100712150808-db9xqgtxrvpyl3g2
Tags: 2.6.10-1ubuntu1
Resync on Debian, dropping changes which are in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
9
9
<link rel="prev" href="GimpMemsizeEntry.html" title="GimpMemsizeEntry">
10
10
<link rel="next" href="GimpOffsetArea.html" title="GimpOffsetArea">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. 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 II. GIMP Display Filters">
18
 
<link rel="part" href="libgimpwidgets-colorselector.html" title="Part III. GIMP Color Selectors">
19
 
<link rel="part" href="libgimpwidgets-controller.html" title="Part IV. GIMP Controllers">
20
 
<link rel="part" href="libgimpwidgets-utils.html" title="Part V. GIMP Widgets Utilities">
21
 
<link rel="part" href="libgimpwidgets-deprecated.html" title="Part VI. 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-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
26
 
<link rel="index" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
27
13
</head>
28
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
29
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
36
22
</tr>
37
23
<tr><td colspan="5" class="shortcuts">
38
24
<a href="#GimpNumberPairEntry.synopsis" class="shortcut">Top</a>
39
 
                 | 
40
 
                <a href="#GimpNumberPairEntry.description" class="shortcut">Description</a>
41
 
                 | 
42
 
                <a href="#GimpNumberPairEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
43
 
                 | 
44
 
                <a href="#GimpNumberPairEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
45
 
                 | 
46
 
                <a href="#GimpNumberPairEntry.properties" class="shortcut">Properties</a>
47
 
                 | 
48
 
                <a href="#GimpNumberPairEntry.signals" class="shortcut">Signals</a>
 
25
                   | 
 
26
                  <a href="#GimpNumberPairEntry.description" class="shortcut">Description</a>
 
27
                   | 
 
28
                  <a href="#GimpNumberPairEntry.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
29
                   | 
 
30
                  <a href="#GimpNumberPairEntry.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 
31
                   | 
 
32
                  <a href="#GimpNumberPairEntry.properties" class="shortcut">Properties</a>
 
33
                   | 
 
34
                  <a href="#GimpNumberPairEntry.signals" class="shortcut">Signals</a>
49
35
</td></tr>
50
36
</table>
51
37
<div class="refentry" title="GimpNumberPairEntry">
59
45
</tr></table></div>
60
46
<div class="refsynopsisdiv" title="Synopsis">
61
47
<a name="GimpNumberPairEntry.synopsis"></a><h2>Synopsis</h2>
62
 
<pre class="synopsis">
63
 
                    <a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry-struct" title="GimpNumberPairEntry">GimpNumberPairEntry</a>;
 
48
<pre class="synopsis">                    <a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry-struct" title="GimpNumberPairEntry">GimpNumberPairEntry</a>;
64
49
enum                <a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a>;
65
 
<a
66
 
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
67
 
>GtkWidget</a> *         <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-new" title="gimp_number_pair_entry_new ()">gimp_number_pair_entry_new</a>          (const <a
68
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
69
 
>gchar</a> *separators,
70
 
                                                         <a
71
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
72
 
>gboolean</a> allow_simplification,
73
 
                                                         <a
74
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
75
 
>gdouble</a> min_valid_value,
76
 
                                                         <a
77
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
78
 
>gdouble</a> max_valid_value);
79
 
void                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-values" title="gimp_number_pair_entry_set_default_values ()">gimp_number_pair_entry_set_default_values</a>
80
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
81
 
                                                         <a
82
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
83
 
>gdouble</a> left,
84
 
                                                         <a
85
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
86
 
>gdouble</a> right);
87
 
void                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-values" title="gimp_number_pair_entry_get_default_values ()">gimp_number_pair_entry_get_default_values</a>
88
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
89
 
                                                         <a
90
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
91
 
>gdouble</a> *left,
92
 
                                                         <a
93
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
94
 
>gdouble</a> *right);
95
 
void                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-values" title="gimp_number_pair_entry_set_values ()">gimp_number_pair_entry_set_values</a>   (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
96
 
                                                         <a
97
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
98
 
>gdouble</a> left,
99
 
                                                         <a
100
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
101
 
>gdouble</a> right);
102
 
void                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-values" title="gimp_number_pair_entry_get_values ()">gimp_number_pair_entry_get_values</a>   (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
103
 
                                                         <a
104
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
105
 
>gdouble</a> *left,
106
 
                                                         <a
107
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
108
 
>gdouble</a> *right);
109
 
<a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a>      <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-aspect" title="gimp_number_pair_entry_get_aspect ()">gimp_number_pair_entry_get_aspect</a>   (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);
110
 
void                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-aspect" title="gimp_number_pair_entry_set_aspect ()">gimp_number_pair_entry_set_aspect</a>   (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
111
 
                                                         <a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a> aspect);
112
 
<a
113
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
114
 
>gdouble</a>             <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-ratio" title="gimp_number_pair_entry_get_ratio ()">gimp_number_pair_entry_get_ratio</a>    (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);
115
 
void                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-ratio" title="gimp_number_pair_entry_set_ratio ()">gimp_number_pair_entry_set_ratio</a>    (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
116
 
                                                         <a
117
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
118
 
>gdouble</a> ratio);
119
 
<a
120
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
121
 
>gboolean</a>            <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-user-override" title="gimp_number_pair_entry_get_user_override ()">gimp_number_pair_entry_get_user_override</a>
122
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);
123
 
void                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-user-override" title="gimp_number_pair_entry_set_user_override ()">gimp_number_pair_entry_set_user_override</a>
124
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
125
 
                                                         <a
126
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
127
 
>gboolean</a> user_override);
128
 
const <a
129
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
130
 
>gchar</a> *       <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-text" title="gimp_number_pair_entry_get_default_text ()">gimp_number_pair_entry_get_default_text</a>
131
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);
132
 
void                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-text" title="gimp_number_pair_entry_set_default_text ()">gimp_number_pair_entry_set_default_text</a>
133
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
134
 
                                                         const <a
135
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
136
 
>gchar</a> *string);
 
50
<a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-new" title="gimp_number_pair_entry_new ()">gimp_number_pair_entry_new</a>          (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *separators</code></em>,
 
51
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> allow_simplification</code></em>,
 
52
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> min_valid_value</code></em>,
 
53
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> max_valid_value</code></em>);
 
54
<span class="returnvalue">void</span>                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-values" title="gimp_number_pair_entry_set_default_values ()">gimp_number_pair_entry_set_default_values</a>
 
55
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
56
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> left</code></em>,
 
57
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> right</code></em>);
 
58
<span class="returnvalue">void</span>                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-values" title="gimp_number_pair_entry_get_default_values ()">gimp_number_pair_entry_get_default_values</a>
 
59
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
60
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *left</code></em>,
 
61
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *right</code></em>);
 
62
<span class="returnvalue">void</span>                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-values" title="gimp_number_pair_entry_set_values ()">gimp_number_pair_entry_set_values</a>   (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
63
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> left</code></em>,
 
64
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> right</code></em>);
 
65
<span class="returnvalue">void</span>                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-values" title="gimp_number_pair_entry_get_values ()">gimp_number_pair_entry_get_values</a>   (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
66
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *left</code></em>,
 
67
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *right</code></em>);
 
68
<a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType"><span class="returnvalue">GimpAspectType</span></a>      <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-aspect" title="gimp_number_pair_entry_get_aspect ()">gimp_number_pair_entry_get_aspect</a>   (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>);
 
69
<span class="returnvalue">void</span>                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-aspect" title="gimp_number_pair_entry_set_aspect ()">gimp_number_pair_entry_set_aspect</a>   (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
70
                                                         <em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType"><span class="type">GimpAspectType</span></a> aspect</code></em>);
 
71
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-ratio" title="gimp_number_pair_entry_get_ratio ()">gimp_number_pair_entry_get_ratio</a>    (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>);
 
72
<span class="returnvalue">void</span>                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-ratio" title="gimp_number_pair_entry_set_ratio ()">gimp_number_pair_entry_set_ratio</a>    (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
73
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> ratio</code></em>);
 
74
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-user-override" title="gimp_number_pair_entry_get_user_override ()">gimp_number_pair_entry_get_user_override</a>
 
75
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>);
 
76
<span class="returnvalue">void</span>                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-user-override" title="gimp_number_pair_entry_set_user_override ()">gimp_number_pair_entry_set_user_override</a>
 
77
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
78
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> user_override</code></em>);
 
79
const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-get-default-text" title="gimp_number_pair_entry_get_default_text ()">gimp_number_pair_entry_get_default_text</a>
 
80
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>);
 
81
<span class="returnvalue">void</span>                <a class="link" href="GimpNumberPairEntry.html#gimp-number-pair-entry-set-default-text" title="gimp_number_pair_entry_set_default_text ()">gimp_number_pair_entry_set_default_text</a>
 
82
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
83
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);
137
84
</pre>
138
85
</div>
139
86
<div class="refsect1" title="Object Hierarchy">
140
87
<a name="GimpNumberPairEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
141
88
<pre class="synopsis">
142
 
  <a
143
 
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
144
 
>GObject</a>
145
 
   +----<a
146
 
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
147
 
>GInitiallyUnowned</a>
148
 
         +----<a
149
 
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
150
 
>GtkObject</a>
151
 
               +----<a
152
 
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
153
 
>GtkWidget</a>
154
 
                     +----<a
155
 
href="http://library.gnome.org/devel/gtk/unstable/GtkEntry.html"
156
 
>GtkEntry</a>
 
89
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
90
   +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
91
         +----<a href="/usr/share/gtk-doc/html/gtk/GtkObject.html">GtkObject</a>
 
92
               +----<a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html">GtkWidget</a>
 
93
                     +----<a href="/usr/share/gtk-doc/html/gtk/GtkEntry.html">GtkEntry</a>
157
94
                           +----GimpNumberPairEntry
158
95
</pre>
159
96
</div>
161
98
<a name="GimpNumberPairEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
162
99
<p>
163
100
GimpNumberPairEntry implements
164
 
 <a
165
 
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
166
 
>GtkBuildable</a>,  AtkImplementorIface,  <a
167
 
href="http://library.gnome.org/devel/gtk/unstable/GtkEditable.html"
168
 
>GtkEditable</a> and  <a
169
 
href="http://library.gnome.org/devel/gtk/unstable/GtkCellEditable.html"
170
 
>GtkCellEditable</a>.</p>
 
101
 AtkImplementorIface,  <a href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>,  <a href="/usr/share/gtk-doc/html/gtk/GtkEditable.html">GtkEditable</a> and  <a href="/usr/share/gtk-doc/html/gtk/GtkCellEditable.html">GtkCellEditable</a>.</p>
171
102
</div>
172
103
<div class="refsect1" title="Properties">
173
104
<a name="GimpNumberPairEntry.properties"></a><h2>Properties</h2>
174
105
<pre class="synopsis">
175
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification" title='The "allow-simplification" property'>allow-simplification</a>"     <a
176
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
177
 
>gboolean</a>              : Read / Write
178
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--aspect" title='The "aspect" property'>aspect</a>"                   <a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a>        : Read / Write
179
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--default-left-number" title='The "default-left-number" property'>default-left-number</a>"      <a
180
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
181
 
>gdouble</a>               : Read / Write
182
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--default-right-number" title='The "default-right-number" property'>default-right-number</a>"     <a
183
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
184
 
>gdouble</a>               : Read / Write
185
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--default-text" title='The "default-text" property'>default-text</a>"             <a
186
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
187
 
>gchar</a>*                : Read / Write
188
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--left-number" title='The "left-number" property'>left-number</a>"              <a
189
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
190
 
>gdouble</a>               : Read / Write
191
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--max-valid-value" title='The "max-valid-value" property'>max-valid-value</a>"          <a
192
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
193
 
>gdouble</a>               : Read / Write
194
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--min-valid-value" title='The "min-valid-value" property'>min-valid-value</a>"          <a
195
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
196
 
>gdouble</a>               : Read / Write
197
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--ratio" title='The "ratio" property'>ratio</a>"                    <a
198
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
199
 
>gdouble</a>               : Read / Write
200
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--right-number" title='The "right-number" property'>right-number</a>"             <a
201
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
202
 
>gdouble</a>               : Read / Write
203
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--separators" title='The "separators" property'>separators</a>"               <a
204
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
205
 
>gchar</a>*                : Read / Write / Construct Only
206
 
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--user-override" title='The "user-override" property'>user-override</a>"            <a
207
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
208
 
>gboolean</a>              : Read / Write
 
106
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--allow-simplification" title='The "allow-simplification" property'>allow-simplification</a>"     <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
 
107
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--aspect" title='The "aspect" property'>aspect</a>"                   <a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType"><span class="type">GimpAspectType</span></a>        : Read / Write
 
108
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--default-left-number" title='The "default-left-number" property'>default-left-number</a>"      <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
 
109
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--default-right-number" title='The "default-right-number" property'>default-right-number</a>"     <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
 
110
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--default-text" title='The "default-text" property'>default-text</a>"             <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
 
111
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--left-number" title='The "left-number" property'>left-number</a>"              <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
 
112
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--max-valid-value" title='The "max-valid-value" property'>max-valid-value</a>"          <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
 
113
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--min-valid-value" title='The "min-valid-value" property'>min-valid-value</a>"          <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
 
114
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--ratio" title='The "ratio" property'>ratio</a>"                    <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
 
115
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--right-number" title='The "right-number" property'>right-number</a>"             <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write
 
116
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--separators" title='The "separators" property'>separators</a>"               <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
 
117
  "<a class="link" href="GimpNumberPairEntry.html#GimpNumberPairEntry--user-override" title='The "user-override" property'>user-override</a>"            <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
209
118
</pre>
210
119
</div>
211
120
<div class="refsect1" title="Signals">
244
153
<hr>
245
154
<div class="refsect2" title="gimp_number_pair_entry_new ()">
246
155
<a name="gimp-number-pair-entry-new"></a><h3>gimp_number_pair_entry_new ()</h3>
247
 
<pre class="programlisting"><a
248
 
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
249
 
>GtkWidget</a> *         gimp_number_pair_entry_new          (const <a
250
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
251
 
>gchar</a> *separators,
252
 
                                                         <a
253
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
254
 
>gboolean</a> allow_simplification,
255
 
                                                         <a
256
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
257
 
>gdouble</a> min_valid_value,
258
 
                                                         <a
259
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
260
 
>gdouble</a> max_valid_value);</pre>
 
156
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         gimp_number_pair_entry_new          (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *separators</code></em>,
 
157
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> allow_simplification</code></em>,
 
158
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> min_valid_value</code></em>,
 
159
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> max_valid_value</code></em>);</pre>
261
160
<p>
262
161
Creates a new <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget, which is a GtkEntry that
263
162
accepts two numbers separated by a separator. Typical input example
279
178
</p>
280
179
<p>
281
180
The first separator of <em class="parameter"><code>separators</code></em> is used to display the current
282
 
value.</p>
283
 
<p>
 
181
value.
284
182
</p>
285
183
<div class="variablelist"><table border="0">
286
184
<col align="left" valign="top">
318
216
<hr>
319
217
<div class="refsect2" title="gimp_number_pair_entry_set_default_values ()">
320
218
<a name="gimp-number-pair-entry-set-default-values"></a><h3>gimp_number_pair_entry_set_default_values ()</h3>
321
 
<pre class="programlisting">void                gimp_number_pair_entry_set_default_values
322
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
323
 
                                                         <a
324
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
325
 
>gdouble</a> left,
326
 
                                                         <a
327
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
328
 
>gdouble</a> right);</pre>
329
 
<p>
330
 
</p>
331
 
<p>
332
 
</p>
 
219
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_number_pair_entry_set_default_values
 
220
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
221
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> left</code></em>,
 
222
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> right</code></em>);</pre>
333
223
<div class="variablelist"><table border="0">
334
224
<col align="left" valign="top">
335
225
<tbody>
336
226
<tr>
337
227
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
338
 
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
228
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
339
229
</td>
340
230
</tr>
341
231
<tr>
342
232
<td><p><span class="term"><em class="parameter"><code>left</code></em> :</span></p></td>
343
 
<td>  Default left value in the entry.
 
233
<td>Default left value in the entry.
344
234
</td>
345
235
</tr>
346
236
<tr>
347
237
<td><p><span class="term"><em class="parameter"><code>right</code></em> :</span></p></td>
348
 
<td> Default right value in the entry.
 
238
<td>Default right value in the entry.
349
239
</td>
350
240
</tr>
351
241
</tbody>
355
245
<hr>
356
246
<div class="refsect2" title="gimp_number_pair_entry_get_default_values ()">
357
247
<a name="gimp-number-pair-entry-get-default-values"></a><h3>gimp_number_pair_entry_get_default_values ()</h3>
358
 
<pre class="programlisting">void                gimp_number_pair_entry_get_default_values
359
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
360
 
                                                         <a
361
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
362
 
>gdouble</a> *left,
363
 
                                                         <a
364
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
365
 
>gdouble</a> *right);</pre>
366
 
<p>
367
 
</p>
368
 
<p>
369
 
</p>
 
248
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_number_pair_entry_get_default_values
 
249
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
250
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *left</code></em>,
 
251
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *right</code></em>);</pre>
370
252
<div class="variablelist"><table border="0">
371
253
<col align="left" valign="top">
372
254
<tbody>
373
255
<tr>
374
256
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
375
 
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
257
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
376
258
</td>
377
259
</tr>
378
260
<tr>
379
261
<td><p><span class="term"><em class="parameter"><code>left</code></em> :</span></p></td>
380
 
<td>  Pointer of where to put left value.
 
262
<td>Pointer of where to put left value.
381
263
</td>
382
264
</tr>
383
265
<tr>
384
266
<td><p><span class="term"><em class="parameter"><code>right</code></em> :</span></p></td>
385
 
<td> Pointer of where to put right value.
 
267
<td>Pointer of where to put right value.
386
268
</td>
387
269
</tr>
388
270
</tbody>
392
274
<hr>
393
275
<div class="refsect2" title="gimp_number_pair_entry_set_values ()">
394
276
<a name="gimp-number-pair-entry-set-values"></a><h3>gimp_number_pair_entry_set_values ()</h3>
395
 
<pre class="programlisting">void                gimp_number_pair_entry_set_values   (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
396
 
                                                         <a
397
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
398
 
>gdouble</a> left,
399
 
                                                         <a
400
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
401
 
>gdouble</a> right);</pre>
 
277
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_number_pair_entry_set_values   (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
278
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> left</code></em>,
 
279
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> right</code></em>);</pre>
402
280
<p>
403
281
Forces setting the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>,
404
282
ignoring if the user has set his/her own value. The state of
405
 
user-override will not be changed.</p>
406
 
<p>
 
283
user-override will not be changed.
407
284
</p>
408
285
<div class="variablelist"><table border="0">
409
286
<col align="left" valign="top">
410
287
<tbody>
411
288
<tr>
412
289
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
413
 
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
290
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
414
291
</td>
415
292
</tr>
416
293
<tr>
417
294
<td><p><span class="term"><em class="parameter"><code>left</code></em> :</span></p></td>
418
 
<td>  Left number in the entry.
 
295
<td>Left number in the entry.
419
296
</td>
420
297
</tr>
421
298
<tr>
422
299
<td><p><span class="term"><em class="parameter"><code>right</code></em> :</span></p></td>
423
 
<td> Right number in the entry.
 
300
<td>Right number in the entry.
424
301
</td>
425
302
</tr>
426
303
</tbody>
430
307
<hr>
431
308
<div class="refsect2" title="gimp_number_pair_entry_get_values ()">
432
309
<a name="gimp-number-pair-entry-get-values"></a><h3>gimp_number_pair_entry_get_values ()</h3>
433
 
<pre class="programlisting">void                gimp_number_pair_entry_get_values   (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
434
 
                                                         <a
435
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
436
 
>gdouble</a> *left,
437
 
                                                         <a
438
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
439
 
>gdouble</a> *right);</pre>
440
 
<p>
441
 
Gets the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.</p>
442
 
<p>
 
310
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_number_pair_entry_get_values   (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
311
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *left</code></em>,
 
312
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *right</code></em>);</pre>
 
313
<p>
 
314
Gets the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.
443
315
</p>
444
316
<div class="variablelist"><table border="0">
445
317
<col align="left" valign="top">
446
318
<tbody>
447
319
<tr>
448
320
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
449
 
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
321
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
450
322
</td>
451
323
</tr>
452
324
<tr>
453
325
<td><p><span class="term"><em class="parameter"><code>left</code></em> :</span></p></td>
454
 
<td>  Pointer of where to store the left number (may be <a
455
 
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
456
 
><code class="literal">NULL</code></a>).
 
326
<td>Pointer of where to store the left number (may be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>).
457
327
</td>
458
328
</tr>
459
329
<tr>
460
330
<td><p><span class="term"><em class="parameter"><code>right</code></em> :</span></p></td>
461
 
<td> Pointer of to store the right number (may be <a
462
 
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
463
 
><code class="literal">NULL</code></a>).
 
331
<td>Pointer of to store the right number (may be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>).
464
332
</td>
465
333
</tr>
466
334
</tbody>
470
338
<hr>
471
339
<div class="refsect2" title="gimp_number_pair_entry_get_aspect ()">
472
340
<a name="gimp-number-pair-entry-get-aspect"></a><h3>gimp_number_pair_entry_get_aspect ()</h3>
473
 
<pre class="programlisting"><a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a>      gimp_number_pair_entry_get_aspect   (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
474
 
<p>
475
 
Gets the aspect of the ratio displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.</p>
476
 
<p>
 
341
<pre class="programlisting"><a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType"><span class="returnvalue">GimpAspectType</span></a>      gimp_number_pair_entry_get_aspect   (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>);</pre>
 
342
<p>
 
343
Gets the aspect of the ratio displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.
477
344
</p>
478
345
<div class="variablelist"><table border="0">
479
346
<col align="left" valign="top">
480
347
<tbody>
481
348
<tr>
482
349
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
483
 
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
350
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
484
351
</td>
485
352
</tr>
486
353
<tr>
496
363
<hr>
497
364
<div class="refsect2" title="gimp_number_pair_entry_set_aspect ()">
498
365
<a name="gimp-number-pair-entry-set-aspect"></a><h3>gimp_number_pair_entry_set_aspect ()</h3>
499
 
<pre class="programlisting">void                gimp_number_pair_entry_set_aspect   (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
500
 
                                                         <a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a> aspect);</pre>
 
366
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_number_pair_entry_set_aspect   (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
367
                                                         <em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType"><span class="type">GimpAspectType</span></a> aspect</code></em>);</pre>
501
368
<p>
502
369
Sets the aspect of the ratio by swapping the left_number and
503
370
right_number if necessary (or setting them to 1.0 in case that
504
 
<em class="parameter"><code>aspect</code></em> is <code class="literal">GIMP_ASPECT_SQUARE</code>).</p>
505
 
<p>
 
371
<em class="parameter"><code>aspect</code></em> is <code class="literal">GIMP_ASPECT_SQUARE</code>).
506
372
</p>
507
373
<div class="variablelist"><table border="0">
508
374
<col align="left" valign="top">
509
375
<tbody>
510
376
<tr>
511
377
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
512
 
<td>  A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
378
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
513
379
</td>
514
380
</tr>
515
381
<tr>
516
382
<td><p><span class="term"><em class="parameter"><code>aspect</code></em> :</span></p></td>
517
 
<td> The new aspect.
 
383
<td>The new aspect.
518
384
</td>
519
385
</tr>
520
386
</tbody>
524
390
<hr>
525
391
<div class="refsect2" title="gimp_number_pair_entry_get_ratio ()">
526
392
<a name="gimp-number-pair-entry-get-ratio"></a><h3>gimp_number_pair_entry_get_ratio ()</h3>
527
 
<pre class="programlisting"><a
528
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
529
 
>gdouble</a>             gimp_number_pair_entry_get_ratio    (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
530
 
<p>
531
 
Retrieves the ratio of the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.</p>
532
 
<p>
 
393
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             gimp_number_pair_entry_get_ratio    (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>);</pre>
 
394
<p>
 
395
Retrieves the ratio of the numbers displayed by a <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a>.
533
396
</p>
534
397
<div class="variablelist"><table border="0">
535
398
<col align="left" valign="top">
536
399
<tbody>
537
400
<tr>
538
401
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
539
 
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
402
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
540
403
</td>
541
404
</tr>
542
405
<tr>
552
415
<hr>
553
416
<div class="refsect2" title="gimp_number_pair_entry_set_ratio ()">
554
417
<a name="gimp-number-pair-entry-set-ratio"></a><h3>gimp_number_pair_entry_set_ratio ()</h3>
555
 
<pre class="programlisting">void                gimp_number_pair_entry_set_ratio    (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
556
 
                                                         <a
557
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
558
 
>gdouble</a> ratio);</pre>
 
418
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_number_pair_entry_set_ratio    (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
419
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> ratio</code></em>);</pre>
559
420
<p>
560
421
Sets the numbers of the <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> to have the desired
561
422
ratio. If the new ratio is different than the previous ratio, the
563
424
</p>
564
425
<p>
565
426
An attempt is made to convert the decimal number into a fraction
566
 
with left_number and right_number &lt; 1000.</p>
567
 
<p>
 
427
with left_number and right_number &lt; 1000.
568
428
</p>
569
429
<div class="variablelist"><table border="0">
570
430
<col align="left" valign="top">
571
431
<tbody>
572
432
<tr>
573
433
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
574
 
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
434
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
575
435
</td>
576
436
</tr>
577
437
<tr>
578
438
<td><p><span class="term"><em class="parameter"><code>ratio</code></em> :</span></p></td>
579
 
<td> Ratio to set in the widget.
 
439
<td>Ratio to set in the widget.
580
440
</td>
581
441
</tr>
582
442
</tbody>
586
446
<hr>
587
447
<div class="refsect2" title="gimp_number_pair_entry_get_user_override ()">
588
448
<a name="gimp-number-pair-entry-get-user-override"></a><h3>gimp_number_pair_entry_get_user_override ()</h3>
589
 
<pre class="programlisting"><a
590
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
591
 
>gboolean</a>            gimp_number_pair_entry_get_user_override
592
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
593
 
<p>
594
 
</p>
595
 
<p>
596
 
</p>
 
449
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gimp_number_pair_entry_get_user_override
 
450
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>);</pre>
597
451
<div class="variablelist"><table border="0">
598
452
<col align="left" valign="top">
599
453
<tbody>
600
454
<tr>
601
455
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
602
 
<td> A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
456
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
603
457
</td>
604
458
</tr>
605
459
<tr>
615
469
<hr>
616
470
<div class="refsect2" title="gimp_number_pair_entry_set_user_override ()">
617
471
<a name="gimp-number-pair-entry-set-user-override"></a><h3>gimp_number_pair_entry_set_user_override ()</h3>
618
 
<pre class="programlisting">void                gimp_number_pair_entry_set_user_override
619
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
620
 
                                                         <a
621
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
622
 
>gboolean</a> user_override);</pre>
 
472
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_number_pair_entry_set_user_override
 
473
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
474
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> user_override</code></em>);</pre>
623
475
<p>
624
476
When the entry is not in user overridden mode, the values will
625
477
change when the default values are changed. When in user overridden
626
 
mode, setting default values will not affect the active values.</p>
627
 
<p>
 
478
mode, setting default values will not affect the active values.
628
479
</p>
629
480
<div class="variablelist"><table border="0">
630
481
<col align="left" valign="top">
631
482
<tbody>
632
483
<tr>
633
484
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
634
 
<td>         A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
485
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
635
486
</td>
636
487
</tr>
637
488
<tr>
638
489
<td><p><span class="term"><em class="parameter"><code>user_override</code></em> :</span></p></td>
639
 
<td> <a
640
 
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
641
 
><code class="literal">TRUE</code></a> sets the entry in user overridden mode,
642
 
                <a
643
 
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE--CAPS"
644
 
><code class="literal">FALSE</code></a> disables.
 
490
<td>
 
491
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> sets the entry in user overridden mode,
 
492
                <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> disables.
645
493
</td>
646
494
</tr>
647
495
</tbody>
651
499
<hr>
652
500
<div class="refsect2" title="gimp_number_pair_entry_get_default_text ()">
653
501
<a name="gimp-number-pair-entry-get-default-text"></a><h3>gimp_number_pair_entry_get_default_text ()</h3>
654
 
<pre class="programlisting">const <a
655
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
656
 
>gchar</a> *       gimp_number_pair_entry_get_default_text
657
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry);</pre>
658
 
<p>
659
 
</p>
660
 
<p>
661
 
</p>
 
502
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       gimp_number_pair_entry_get_default_text
 
503
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>);</pre>
662
504
<div class="variablelist"><table border="0">
663
505
<col align="left" valign="top">
664
506
<tbody>
665
507
<tr>
666
508
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
667
 
<td>  A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
509
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
668
510
</td>
669
511
</tr>
670
512
<tr>
671
513
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
672
 
<td> the string manully set to be shown, or <a
673
 
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
674
 
><code class="literal">NULL</code></a> if values are
 
514
<td> the string manully set to be shown, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if values are
675
515
         shown in a normal fashion.
676
516
 
677
517
</td>
683
523
<hr>
684
524
<div class="refsect2" title="gimp_number_pair_entry_set_default_text ()">
685
525
<a name="gimp-number-pair-entry-set-default-text"></a><h3>gimp_number_pair_entry_set_default_text ()</h3>
686
 
<pre class="programlisting">void                gimp_number_pair_entry_set_default_text
687
 
                                                        (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *entry,
688
 
                                                         const <a
689
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
690
 
>gchar</a> *string);</pre>
 
526
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_number_pair_entry_set_default_text
 
527
                                                        (<em class="parameter"><code><a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *entry</code></em>,
 
528
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);</pre>
691
529
<p>
692
530
Causes the entry to show a given string when in automatic mode,
693
531
instead of the default numbers. The only thing this does is making
695
533
and API calls are not affected.
696
534
</p>
697
535
<p>
698
 
Set the default string to <a
699
 
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
700
 
><code class="literal">NULL</code></a> to display default values as
701
 
normal.</p>
702
 
<p>
 
536
Set the default string to <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to display default values as
 
537
normal.
703
538
</p>
704
539
<div class="variablelist"><table border="0">
705
540
<col align="left" valign="top">
706
541
<tbody>
707
542
<tr>
708
543
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
709
 
<td>  A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
 
544
<td>A <a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> widget.
710
545
</td>
711
546
</tr>
712
547
<tr>
713
548
<td><p><span class="term"><em class="parameter"><code>string</code></em> :</span></p></td>
714
 
<td> Default string.
 
549
<td>Default string.
715
550
</td>
716
551
</tr>
717
552
</tbody>
723
558
<a name="GimpNumberPairEntry.property-details"></a><h2>Property Details</h2>
724
559
<div class="refsect2" title='The "allow-simplification" property'>
725
560
<a name="GimpNumberPairEntry--allow-simplification"></a><h3>The <code class="literal">"allow-simplification"</code> property</h3>
726
 
<pre class="programlisting">  "allow-simplification"     <a
727
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
728
 
>gboolean</a>              : Read / Write</pre>
 
561
<pre class="programlisting">  "allow-simplification"     <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
729
562
<p>Whether to allow simplification.</p>
730
563
<p>Default value: FALSE</p>
731
564
</div>
732
565
<hr>
733
566
<div class="refsect2" title='The "aspect" property'>
734
567
<a name="GimpNumberPairEntry--aspect"></a><h3>The <code class="literal">"aspect"</code> property</h3>
735
 
<pre class="programlisting">  "aspect"                   <a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType">GimpAspectType</a>        : Read / Write</pre>
 
568
<pre class="programlisting">  "aspect"                   <a class="link" href="GimpNumberPairEntry.html#GimpAspectType" title="enum GimpAspectType"><span class="type">GimpAspectType</span></a>        : Read / Write</pre>
736
569
<p></p>
737
570
<p>Default value: GIMP_ASPECT_SQUARE</p>
738
571
</div>
739
572
<hr>
740
573
<div class="refsect2" title='The "default-left-number" property'>
741
574
<a name="GimpNumberPairEntry--default-left-number"></a><h3>The <code class="literal">"default-left-number"</code> property</h3>
742
 
<pre class="programlisting">  "default-left-number"      <a
743
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
744
 
>gdouble</a>               : Read / Write</pre>
 
575
<pre class="programlisting">  "default-left-number"      <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
745
576
<p></p>
746
577
<p>Allowed values: &gt;= G_MINDOUBLE</p>
747
578
<p>Default value: 100</p>
749
580
<hr>
750
581
<div class="refsect2" title='The "default-right-number" property'>
751
582
<a name="GimpNumberPairEntry--default-right-number"></a><h3>The <code class="literal">"default-right-number"</code> property</h3>
752
 
<pre class="programlisting">  "default-right-number"     <a
753
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
754
 
>gdouble</a>               : Read / Write</pre>
 
583
<pre class="programlisting">  "default-right-number"     <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
755
584
<p></p>
756
585
<p>Allowed values: &gt;= G_MINDOUBLE</p>
757
586
<p>Default value: 100</p>
759
588
<hr>
760
589
<div class="refsect2" title='The "default-text" property'>
761
590
<a name="GimpNumberPairEntry--default-text"></a><h3>The <code class="literal">"default-text"</code> property</h3>
762
 
<pre class="programlisting">  "default-text"             <a
763
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
764
 
>gchar</a>*                : Read / Write</pre>
 
591
<pre class="programlisting">  "default-text"             <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
765
592
<p>String to show when in automatic mode.</p>
766
593
<p>Default value: NULL</p>
767
594
</div>
768
595
<hr>
769
596
<div class="refsect2" title='The "left-number" property'>
770
597
<a name="GimpNumberPairEntry--left-number"></a><h3>The <code class="literal">"left-number"</code> property</h3>
771
 
<pre class="programlisting">  "left-number"              <a
772
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
773
 
>gdouble</a>               : Read / Write</pre>
 
598
<pre class="programlisting">  "left-number"              <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
774
599
<p></p>
775
600
<p>Allowed values: &gt;= G_MINDOUBLE</p>
776
601
<p>Default value: 100</p>
778
603
<hr>
779
604
<div class="refsect2" title='The "max-valid-value" property'>
780
605
<a name="GimpNumberPairEntry--max-valid-value"></a><h3>The <code class="literal">"max-valid-value"</code> property</h3>
781
 
<pre class="programlisting">  "max-valid-value"          <a
782
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
783
 
>gdouble</a>               : Read / Write</pre>
 
606
<pre class="programlisting">  "max-valid-value"          <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
784
607
<p>Maximum value valid when parsing input.</p>
785
608
<p>Allowed values: &gt;= G_MINDOUBLE</p>
786
609
<p>Default value: 1.79769e+308</p>
788
611
<hr>
789
612
<div class="refsect2" title='The "min-valid-value" property'>
790
613
<a name="GimpNumberPairEntry--min-valid-value"></a><h3>The <code class="literal">"min-valid-value"</code> property</h3>
791
 
<pre class="programlisting">  "min-valid-value"          <a
792
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
793
 
>gdouble</a>               : Read / Write</pre>
 
614
<pre class="programlisting">  "min-valid-value"          <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
794
615
<p>Minimum value valid when parsing input.</p>
795
616
<p>Allowed values: &gt;= G_MINDOUBLE</p>
796
617
<p>Default value: 2.22507e-308</p>
798
619
<hr>
799
620
<div class="refsect2" title='The "ratio" property'>
800
621
<a name="GimpNumberPairEntry--ratio"></a><h3>The <code class="literal">"ratio"</code> property</h3>
801
 
<pre class="programlisting">  "ratio"                    <a
802
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
803
 
>gdouble</a>               : Read / Write</pre>
 
622
<pre class="programlisting">  "ratio"                    <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
804
623
<p></p>
805
624
<p>Allowed values: &gt;= G_MINDOUBLE</p>
806
625
<p>Default value: 1</p>
808
627
<hr>
809
628
<div class="refsect2" title='The "right-number" property'>
810
629
<a name="GimpNumberPairEntry--right-number"></a><h3>The <code class="literal">"right-number"</code> property</h3>
811
 
<pre class="programlisting">  "right-number"             <a
812
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
813
 
>gdouble</a>               : Read / Write</pre>
 
630
<pre class="programlisting">  "right-number"             <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a>               : Read / Write</pre>
814
631
<p></p>
815
632
<p>Allowed values: &gt;= G_MINDOUBLE</p>
816
633
<p>Default value: 100</p>
818
635
<hr>
819
636
<div class="refsect2" title='The "separators" property'>
820
637
<a name="GimpNumberPairEntry--separators"></a><h3>The <code class="literal">"separators"</code> property</h3>
821
 
<pre class="programlisting">  "separators"               <a
822
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
823
 
>gchar</a>*                : Read / Write / Construct Only</pre>
 
638
<pre class="programlisting">  "separators"               <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
824
639
<p>A string of valid separators.</p>
825
640
<p>Default value: NULL</p>
826
641
</div>
827
642
<hr>
828
643
<div class="refsect2" title='The "user-override" property'>
829
644
<a name="GimpNumberPairEntry--user-override"></a><h3>The <code class="literal">"user-override"</code> property</h3>
830
 
<pre class="programlisting">  "user-override"            <a
831
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
832
 
>gboolean</a>              : Read / Write</pre>
 
645
<pre class="programlisting">  "user-override"            <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
833
646
<p>Whether the widget is in 'user override' mode.</p>
834
647
<p>Default value: FALSE</p>
835
648
</div>
838
651
<a name="GimpNumberPairEntry.signal-details"></a><h2>Signal Details</h2>
839
652
<div class="refsect2" title='The "numbers-changed" signal'>
840
653
<a name="GimpNumberPairEntry-numbers-changed"></a><h3>The <code class="literal">"numbers-changed"</code> signal</h3>
841
 
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
842
 
                                                        <a
843
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
844
 
>gpointer</a>             user_data)                : Run First</pre>
 
654
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *gimpnumberpairentry,
 
655
                                                        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>             user_data)                : Run First</pre>
845
656
<p>
846
657
</p>
847
658
<div class="variablelist"><table border="0">
862
673
<hr>
863
674
<div class="refsect2" title='The "ratio-changed" signal'>
864
675
<a name="GimpNumberPairEntry-ratio-changed"></a><h3>The <code class="literal">"ratio-changed"</code> signal</h3>
865
 
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry">GimpNumberPairEntry</a> *gimpnumberpairentry,
866
 
                                                        <a
867
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
868
 
>gpointer</a>             user_data)                : Run First</pre>
 
676
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="GimpNumberPairEntry.html" title="GimpNumberPairEntry"><span class="type">GimpNumberPairEntry</span></a> *gimpnumberpairentry,
 
677
                                                        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>             user_data)                : Run First</pre>
869
678
<p>
870
679
</p>
871
680
<div class="variablelist"><table border="0">
887
696
</div>
888
697
<div class="footer">
889
698
<hr>
890
 
          Generated by GTK-Doc V1.11</div>
 
699
          Generated by GTK-Doc V1.15</div>
891
700
</body>
892
 
</html>
 
701
</html>
 
 
b'\\ No newline at end of file'