~ubuntu-branches/ubuntu/trusty/libbonobo/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/api/html/libbonobo-bonobo-types.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-17 16:38:13 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20070917163813-sg2l3nt1q6s3lybq
Tags: 2.20.0-0ubuntu1
* New upstream version:
  - Add unit test for bug 427992.
  - Align configure switches
  - Updated translations

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>bonobo-types</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="Libbonobo Reference Manual">
8
8
<link rel="up" href="general.html" title="General">
9
9
<link rel="prev" href="libbonobo-bonobo-i18n.html" title="bonobo-i18n">
28
28
<th width="100%" align="center">Libbonobo Reference Manual</th>
29
29
<td><a accesskey="n" href="libbonobo-bonobo-context.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
30
30
</tr>
31
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2559791" class="shortcut">Top</a>
 
31
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3042512" class="shortcut">Top</a>
32
32
                  &#160;|&#160;
33
 
                  <a href="#id2561347" class="shortcut">Description</a></nobr></td></tr>
 
33
                  <a href="#id3044067" class="shortcut">Description</a></nobr></td></tr>
34
34
</table>
35
35
<div class="refentry" lang="en">
36
36
<a name="libbonobo-bonobo-types"></a><div class="titlepage"></div>
37
37
<div class="refnamediv"><table width="100%"><tr>
38
38
<td valign="top">
39
39
<h2>
40
 
<a name="id2559791"></a><span class="refentrytitle">bonobo-types</span>
 
40
<a name="id3042512"></a><span class="refentrytitle">bonobo-types</span>
41
41
</h2>
42
42
<p>bonobo-types</p>
43
43
</td>
49
49
 
50
50
 
51
51
 
52
 
GType               <a href="libbonobo-bonobo-types.html#bonobo-corba-object-type-register-static">bonobo_corba_object_type_register_static</a>
53
 
                                                        (const gchar *name,
 
52
<a
 
53
href="../gobject/gobject-Type-Information.html#GType"
 
54
>GType</a>               <a class="link" href="libbonobo-bonobo-types.html#bonobo-corba-object-type-register-static">bonobo_corba_object_type_register_static</a>
 
55
                                                        (const <a
 
56
href="../glib/glib-Basic-Types.html#gchar"
 
57
>gchar</a> *name,
54
58
                                                         const CORBA_TypeCode tc,
55
 
                                                         gboolean is_bonobo_unknown);
56
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-UNKNOWN:CAPS">BONOBO_TYPE_UNKNOWN</a>
57
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-CORBA-ANY:CAPS">BONOBO_TYPE_CORBA_ANY</a>
58
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-CORBA-OBJECT:CAPS">BONOBO_TYPE_CORBA_OBJECT</a>
59
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-CORBA-TYPECODE:CAPS">BONOBO_TYPE_CORBA_TYPECODE</a>
60
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-CORBA-EXCEPTION:CAPS">BONOBO_TYPE_CORBA_EXCEPTION</a>
61
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-CORBA-EXCEPTION:CAPS">BONOBO_TYPE_STATIC_CORBA_EXCEPTION</a>
62
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-UNKNOWN:CAPS">BONOBO_TYPE_STATIC_UNKNOWN</a>
63
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-CORBA-ANY:CAPS">BONOBO_TYPE_STATIC_CORBA_ANY</a>
64
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-CORBA-OBJECT:CAPS">BONOBO_TYPE_STATIC_CORBA_OBJECT</a>
65
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-CORBA-TYPECODE:CAPS">BONOBO_TYPE_STATIC_CORBA_TYPECODE</a>
66
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-UNKNOWN:CAPS">BONOBO_VALUE_HOLDS_UNKNOWN</a>          (value)
67
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-CORBA-ANY:CAPS">BONOBO_VALUE_HOLDS_CORBA_ANY</a>        (value)
68
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-CORBA-OBJECT:CAPS">BONOBO_VALUE_HOLDS_CORBA_OBJECT</a>     (value)
69
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-CORBA-TYPECODE:CAPS">BONOBO_VALUE_HOLDS_CORBA_TYPECODE</a>   (value)
70
 
#define             <a href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-CORBA-EXCEPTION:CAPS">BONOBO_VALUE_HOLDS_CORBA_EXCEPTION</a>  (value)
71
 
Bonobo_Unknown      <a href="libbonobo-bonobo-types.html#bonobo-value-get-unknown">bonobo_value_get_unknown</a>            (const GValue *value);
72
 
<a href="libbonobo-bonobo-arg.html#BonoboArg">BonoboArg</a>*          <a href="libbonobo-bonobo-types.html#bonobo-value-get-corba-any">bonobo_value_get_corba_any</a>          (const GValue *value);
73
 
CORBA_Object        <a href="libbonobo-bonobo-types.html#bonobo-value-get-corba-object">bonobo_value_get_corba_object</a>       (const GValue *value);
74
 
CORBA_TypeCode      <a href="libbonobo-bonobo-types.html#bonobo-value-get-corba-typecode">bonobo_value_get_corba_typecode</a>     (const GValue *value);
75
 
const CORBA_Environment* <a href="libbonobo-bonobo-types.html#bonobo-value-get-corba-exception">bonobo_value_get_corba_exception</a>
76
 
                                                        (const GValue *value);
77
 
void                <a href="libbonobo-bonobo-types.html#bonobo-value-set-unknown">bonobo_value_set_unknown</a>            (GValue *value,
 
59
                                                         <a
 
60
href="../glib/glib-Basic-Types.html#gboolean"
 
61
>gboolean</a> is_bonobo_unknown);
 
62
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-UNKNOWN:CAPS">BONOBO_TYPE_UNKNOWN</a>
 
63
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-CORBA-ANY:CAPS">BONOBO_TYPE_CORBA_ANY</a>
 
64
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-CORBA-OBJECT:CAPS">BONOBO_TYPE_CORBA_OBJECT</a>
 
65
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-CORBA-TYPECODE:CAPS">BONOBO_TYPE_CORBA_TYPECODE</a>
 
66
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-CORBA-EXCEPTION:CAPS">BONOBO_TYPE_CORBA_EXCEPTION</a>
 
67
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-CORBA-EXCEPTION:CAPS">BONOBO_TYPE_STATIC_CORBA_EXCEPTION</a>
 
68
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-UNKNOWN:CAPS">BONOBO_TYPE_STATIC_UNKNOWN</a>
 
69
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-CORBA-ANY:CAPS">BONOBO_TYPE_STATIC_CORBA_ANY</a>
 
70
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-CORBA-OBJECT:CAPS">BONOBO_TYPE_STATIC_CORBA_OBJECT</a>
 
71
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-TYPE-STATIC-CORBA-TYPECODE:CAPS">BONOBO_TYPE_STATIC_CORBA_TYPECODE</a>
 
72
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-UNKNOWN:CAPS">BONOBO_VALUE_HOLDS_UNKNOWN</a>          (value)
 
73
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-CORBA-ANY:CAPS">BONOBO_VALUE_HOLDS_CORBA_ANY</a>        (value)
 
74
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-CORBA-OBJECT:CAPS">BONOBO_VALUE_HOLDS_CORBA_OBJECT</a>     (value)
 
75
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-CORBA-TYPECODE:CAPS">BONOBO_VALUE_HOLDS_CORBA_TYPECODE</a>   (value)
 
76
#define             <a class="link" href="libbonobo-bonobo-types.html#BONOBO-VALUE-HOLDS-CORBA-EXCEPTION:CAPS">BONOBO_VALUE_HOLDS_CORBA_EXCEPTION</a>  (value)
 
77
Bonobo_Unknown      <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-get-unknown">bonobo_value_get_unknown</a>            (const <a
 
78
href="../gobject/gobject-Generic-values.html#GValue"
 
79
>GValue</a> *value);
 
80
<a class="link" href="libbonobo-bonobo-arg.html#BonoboArg">BonoboArg</a>*          <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-get-corba-any">bonobo_value_get_corba_any</a>          (const <a
 
81
href="../gobject/gobject-Generic-values.html#GValue"
 
82
>GValue</a> *value);
 
83
CORBA_Object        <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-get-corba-object">bonobo_value_get_corba_object</a>       (const <a
 
84
href="../gobject/gobject-Generic-values.html#GValue"
 
85
>GValue</a> *value);
 
86
CORBA_TypeCode      <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-get-corba-typecode">bonobo_value_get_corba_typecode</a>     (const <a
 
87
href="../gobject/gobject-Generic-values.html#GValue"
 
88
>GValue</a> *value);
 
89
const CORBA_Environment* <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-get-corba-exception">bonobo_value_get_corba_exception</a>
 
90
                                                        (const <a
 
91
href="../gobject/gobject-Generic-values.html#GValue"
 
92
>GValue</a> *value);
 
93
void                <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-set-unknown">bonobo_value_set_unknown</a>            (<a
 
94
href="../gobject/gobject-Generic-values.html#GValue"
 
95
>GValue</a> *value,
78
96
                                                         const Bonobo_Unknown unknown);
79
 
void                <a href="libbonobo-bonobo-types.html#bonobo-value-set-corba-any">bonobo_value_set_corba_any</a>          (GValue *value,
 
97
void                <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-set-corba-any">bonobo_value_set_corba_any</a>          (<a
 
98
href="../gobject/gobject-Generic-values.html#GValue"
 
99
>GValue</a> *value,
80
100
                                                         const CORBA_any *any);
81
 
void                <a href="libbonobo-bonobo-types.html#bonobo-value-set-corba-object">bonobo_value_set_corba_object</a>       (GValue *value,
 
101
void                <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-set-corba-object">bonobo_value_set_corba_object</a>       (<a
 
102
href="../gobject/gobject-Generic-values.html#GValue"
 
103
>GValue</a> *value,
82
104
                                                         const CORBA_Object object);
83
 
void                <a href="libbonobo-bonobo-types.html#bonobo-value-set-corba-typecode">bonobo_value_set_corba_typecode</a>     (GValue *value,
 
105
void                <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-set-corba-typecode">bonobo_value_set_corba_typecode</a>     (<a
 
106
href="../gobject/gobject-Generic-values.html#GValue"
 
107
>GValue</a> *value,
84
108
                                                         const CORBA_TypeCode tc);
85
 
void                <a href="libbonobo-bonobo-types.html#bonobo-value-set-corba-environment">bonobo_value_set_corba_environment</a>  (GValue *value,
 
109
void                <a class="link" href="libbonobo-bonobo-types.html#bonobo-value-set-corba-environment">bonobo_value_set_corba_environment</a>  (<a
 
110
href="../gobject/gobject-Generic-values.html#GValue"
 
111
>GValue</a> *value,
86
112
                                                         const CORBA_Environment *ev);
87
 
void                <a href="libbonobo-bonobo-types.html#bonobo-closure-invoke-va-list">bonobo_closure_invoke_va_list</a>       (GClosure *closure,
88
 
                                                         GValue *return_value,
 
113
void                <a class="link" href="libbonobo-bonobo-types.html#bonobo-closure-invoke-va-list">bonobo_closure_invoke_va_list</a>       (<a
 
114
href="../gobject/gobject-Closures.html#GClosure"
 
115
>GClosure</a> *closure,
 
116
                                                         <a
 
117
href="../gobject/gobject-Generic-values.html#GValue"
 
118
>GValue</a> *return_value,
89
119
                                                         va_list var_args);
90
 
void                <a href="libbonobo-bonobo-types.html#bonobo-closure-invoke">bonobo_closure_invoke</a>               (GClosure *closure,
91
 
                                                         GType return_type,
 
120
void                <a class="link" href="libbonobo-bonobo-types.html#bonobo-closure-invoke">bonobo_closure_invoke</a>               (<a
 
121
href="../gobject/gobject-Closures.html#GClosure"
 
122
>GClosure</a> *closure,
 
123
                                                         <a
 
124
href="../gobject/gobject-Type-Information.html#GType"
 
125
>GType</a> return_type,
92
126
                                                         ...);
93
 
GClosure*           <a href="libbonobo-bonobo-types.html#bonobo-closure-store">bonobo_closure_store</a>                (GClosure *closure,
94
 
                                                         GClosureMarshal default_marshal);
 
127
<a
 
128
href="../gobject/gobject-Closures.html#GClosure"
 
129
>GClosure</a>*           <a class="link" href="libbonobo-bonobo-types.html#bonobo-closure-store">bonobo_closure_store</a>                (<a
 
130
href="../gobject/gobject-Closures.html#GClosure"
 
131
>GClosure</a> *closure,
 
132
                                                         <a
 
133
href="../gobject/gobject-Closures.html#GClosureMarshal"
 
134
>GClosureMarshal</a> default_marshal);
95
135
 
96
136
</pre>
97
137
</div>
98
138
<div class="refsect1" lang="en">
99
 
<a name="id2561347"></a><h2>Description</h2>
 
139
<a name="id3044067"></a><h2>Description</h2>
100
140
<p>
101
141
 
102
142
</p>
103
143
</div>
104
144
<div class="refsect1" lang="en">
105
 
<a name="id2561362"></a><h2>Details</h2>
 
145
<a name="id3044082"></a><h2>Details</h2>
106
146
<div class="refsect2" lang="en">
107
 
<a name="id2561372"></a><h3>
 
147
<a name="id3044092"></a><h3>
108
148
<a name="bonobo-corba-object-type-register-static"></a>bonobo_corba_object_type_register_static ()</h3>
109
 
<a class="indexterm" name="id2561385"></a><pre class="programlisting">GType               bonobo_corba_object_type_register_static
110
 
                                                        (const gchar *name,
 
149
<a class="indexterm" name="id3044105"></a><pre class="programlisting"><a
 
150
href="../gobject/gobject-Type-Information.html#GType"
 
151
>GType</a>               bonobo_corba_object_type_register_static
 
152
                                                        (const <a
 
153
href="../glib/glib-Basic-Types.html#gchar"
 
154
>gchar</a> *name,
111
155
                                                         const CORBA_TypeCode tc,
112
 
                                                         gboolean is_bonobo_unknown);</pre>
 
156
                                                         <a
 
157
href="../glib/glib-Basic-Types.html#gboolean"
 
158
>gboolean</a> is_bonobo_unknown);</pre>
113
159
<p>
114
160
 
115
161
</p>
117
163
<col align="left" valign="top">
118
164
<tbody>
119
165
<tr>
120
 
<td><span class="term"><em class="parameter"><code>name</code></em>&#160;:</span></td>
121
 
<td>
122
 
</td>
123
 
</tr>
124
 
<tr>
125
 
<td><span class="term"><em class="parameter"><code>tc</code></em>&#160;:</span></td>
126
 
<td>
127
 
</td>
128
 
</tr>
129
 
<tr>
130
 
<td><span class="term"><em class="parameter"><code>is_bonobo_unknown</code></em>&#160;:</span></td>
131
 
<td>
132
 
</td>
133
 
</tr>
134
 
<tr>
135
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
166
<td><p><span class="term"><em class="parameter"><code>name</code></em>&#160;:</span></p></td>
 
167
<td>
 
168
</td>
 
169
</tr>
 
170
<tr>
 
171
<td><p><span class="term"><em class="parameter"><code>tc</code></em>&#160;:</span></p></td>
 
172
<td>
 
173
</td>
 
174
</tr>
 
175
<tr>
 
176
<td><p><span class="term"><em class="parameter"><code>is_bonobo_unknown</code></em>&#160;:</span></p></td>
 
177
<td>
 
178
</td>
 
179
</tr>
 
180
<tr>
 
181
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
136
182
<td>
137
183
 
138
184
 
143
189
</div>
144
190
<hr>
145
191
<div class="refsect2" lang="en">
146
 
<a name="id2561486"></a><h3>
 
192
<a name="id3044206"></a><h3>
147
193
<a name="BONOBO-TYPE-UNKNOWN:CAPS"></a>BONOBO_TYPE_UNKNOWN</h3>
148
 
<a class="indexterm" name="id2561500"></a><pre class="programlisting">#define BONOBO_TYPE_UNKNOWN                         (bonobo_unknown_get_type ())
 
194
<a class="indexterm" name="id3044219"></a><pre class="programlisting">#define BONOBO_TYPE_UNKNOWN                         (bonobo_unknown_get_type ())
149
195
</pre>
150
196
<p>
151
 
A <span class="type">GType</span> for Bonobo_Unknown object references.
 
197
A <a
 
198
href="../gobject/gobject-Type-Information.html#GType"
 
199
><span class="type">GType</span></a> for Bonobo_Unknown object references.
152
200
</p>
153
201
</div>
154
202
<hr>
155
203
<div class="refsect2" lang="en">
156
 
<a name="id2561524"></a><h3>
 
204
<a name="id3044244"></a><h3>
157
205
<a name="BONOBO-TYPE-CORBA-ANY:CAPS"></a>BONOBO_TYPE_CORBA_ANY</h3>
158
 
<a class="indexterm" name="id2561536"></a><pre class="programlisting">#define BONOBO_TYPE_CORBA_ANY                       (bonobo_corba_any_get_type ())
 
206
<a class="indexterm" name="id3044256"></a><pre class="programlisting">#define BONOBO_TYPE_CORBA_ANY                       (bonobo_corba_any_get_type ())
159
207
</pre>
160
208
<p>
161
 
A <span class="type">GType</span> for CORBA_any.
 
209
A <a
 
210
href="../gobject/gobject-Type-Information.html#GType"
 
211
><span class="type">GType</span></a> for CORBA_any.
162
212
</p>
163
213
</div>
164
214
<hr>
165
215
<div class="refsect2" lang="en">
166
 
<a name="id2561561"></a><h3>
 
216
<a name="id3044281"></a><h3>
167
217
<a name="BONOBO-TYPE-CORBA-OBJECT:CAPS"></a>BONOBO_TYPE_CORBA_OBJECT</h3>
168
 
<a class="indexterm" name="id2561575"></a><pre class="programlisting">#define BONOBO_TYPE_CORBA_OBJECT                    (bonobo_corba_object_get_type ())
 
218
<a class="indexterm" name="id3044294"></a><pre class="programlisting">#define BONOBO_TYPE_CORBA_OBJECT                    (bonobo_corba_object_get_type ())
169
219
</pre>
170
220
<p>
171
 
A <span class="type">GType</span> for CORBA_Object object references.
 
221
A <a
 
222
href="../gobject/gobject-Type-Information.html#GType"
 
223
><span class="type">GType</span></a> for CORBA_Object object references.
172
224
</p>
173
225
</div>
174
226
<hr>
175
227
<div class="refsect2" lang="en">
176
 
<a name="id2561600"></a><h3>
 
228
<a name="id3044319"></a><h3>
177
229
<a name="BONOBO-TYPE-CORBA-TYPECODE:CAPS"></a>BONOBO_TYPE_CORBA_TYPECODE</h3>
178
 
<a class="indexterm" name="id2561613"></a><pre class="programlisting">#define BONOBO_TYPE_CORBA_TYPECODE                  (bonobo_corba_typecode_get_type ())
 
230
<a class="indexterm" name="id3044333"></a><pre class="programlisting">#define BONOBO_TYPE_CORBA_TYPECODE                  (bonobo_corba_typecode_get_type ())
179
231
</pre>
180
232
<p>
181
 
A <span class="type">GType</span> for CORBA_TypeCode.
 
233
A <a
 
234
href="../gobject/gobject-Type-Information.html#GType"
 
235
><span class="type">GType</span></a> for CORBA_TypeCode.
182
236
</p>
183
237
</div>
184
238
<hr>
185
239
<div class="refsect2" lang="en">
186
 
<a name="id2561638"></a><h3>
 
240
<a name="id3044358"></a><h3>
187
241
<a name="BONOBO-TYPE-CORBA-EXCEPTION:CAPS"></a>BONOBO_TYPE_CORBA_EXCEPTION</h3>
188
 
<a class="indexterm" name="id2561651"></a><pre class="programlisting">#define BONOBO_TYPE_CORBA_EXCEPTION                 (bonobo_corba_exception_get_type ())
 
242
<a class="indexterm" name="id3044371"></a><pre class="programlisting">#define BONOBO_TYPE_CORBA_EXCEPTION                 (bonobo_corba_exception_get_type ())
189
243
</pre>
190
244
<p>
191
 
A <span class="type">GType</span> for CORBA_Environment.
 
245
A <a
 
246
href="../gobject/gobject-Type-Information.html#GType"
 
247
><span class="type">GType</span></a> for CORBA_Environment.
192
248
</p>
193
249
</div>
194
250
<hr>
195
251
<div class="refsect2" lang="en">
196
 
<a name="id2561676"></a><h3>
 
252
<a name="id3044396"></a><h3>
197
253
<a name="BONOBO-TYPE-STATIC-CORBA-EXCEPTION:CAPS"></a>BONOBO_TYPE_STATIC_CORBA_EXCEPTION</h3>
198
 
<a class="indexterm" name="id2561690"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_CORBA_EXCEPTION          (bonobo_corba_exception_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
 
254
<a class="indexterm" name="id3044410"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_CORBA_EXCEPTION          (bonobo_corba_exception_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
199
255
</pre>
200
256
<p>
201
 
A <span class="type">GType</span> for CORBA_Environment with static scope (see <span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span>).
 
257
A <a
 
258
href="../gobject/gobject-Type-Information.html#GType"
 
259
><span class="type">GType</span></a> for CORBA_Environment with static scope (see <a
 
260
href="../gobject/gobject-Signals.html#G-SIGNAL-TYPE-STATIC-SCOPE:CAPS"
 
261
><span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span></a>).
202
262
</p>
203
263
</div>
204
264
<hr>
205
265
<div class="refsect2" lang="en">
206
 
<a name="id2561725"></a><h3>
 
266
<a name="id3044445"></a><h3>
207
267
<a name="BONOBO-TYPE-STATIC-UNKNOWN:CAPS"></a>BONOBO_TYPE_STATIC_UNKNOWN</h3>
208
 
<a class="indexterm" name="id2561739"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_UNKNOWN                  (bonobo_unknown_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
 
268
<a class="indexterm" name="id3044459"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_UNKNOWN                  (bonobo_unknown_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
209
269
</pre>
210
270
<p>
211
 
A <span class="type">GType</span> for Bonobo_Unknown object references with static scope (see <span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span>).
 
271
A <a
 
272
href="../gobject/gobject-Type-Information.html#GType"
 
273
><span class="type">GType</span></a> for Bonobo_Unknown object references with static scope (see <a
 
274
href="../gobject/gobject-Signals.html#G-SIGNAL-TYPE-STATIC-SCOPE:CAPS"
 
275
><span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span></a>).
212
276
</p>
213
277
</div>
214
278
<hr>
215
279
<div class="refsect2" lang="en">
216
 
<a name="id2561774"></a><h3>
 
280
<a name="id3044493"></a><h3>
217
281
<a name="BONOBO-TYPE-STATIC-CORBA-ANY:CAPS"></a>BONOBO_TYPE_STATIC_CORBA_ANY</h3>
218
 
<a class="indexterm" name="id2561786"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_CORBA_ANY                (bonobo_corba_any_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
 
282
<a class="indexterm" name="id3044506"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_CORBA_ANY                (bonobo_corba_any_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
219
283
</pre>
220
284
<p>
221
 
A <span class="type">GType</span> for CORBA_any with static scope (see <span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span>).
 
285
A <a
 
286
href="../gobject/gobject-Type-Information.html#GType"
 
287
><span class="type">GType</span></a> for CORBA_any with static scope (see <a
 
288
href="../gobject/gobject-Signals.html#G-SIGNAL-TYPE-STATIC-SCOPE:CAPS"
 
289
><span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span></a>).
222
290
</p>
223
291
</div>
224
292
<hr>
225
293
<div class="refsect2" lang="en">
226
 
<a name="id2561820"></a><h3>
 
294
<a name="id3044540"></a><h3>
227
295
<a name="BONOBO-TYPE-STATIC-CORBA-OBJECT:CAPS"></a>BONOBO_TYPE_STATIC_CORBA_OBJECT</h3>
228
 
<a class="indexterm" name="id2561834"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_CORBA_OBJECT             (bonobo_corba_object_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
 
296
<a class="indexterm" name="id3044554"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_CORBA_OBJECT             (bonobo_corba_object_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
229
297
</pre>
230
298
<p>
231
 
A <span class="type">GType</span> for CORBA_Object object references with static scope (see <span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span>).
 
299
A <a
 
300
href="../gobject/gobject-Type-Information.html#GType"
 
301
><span class="type">GType</span></a> for CORBA_Object object references with static scope (see <a
 
302
href="../gobject/gobject-Signals.html#G-SIGNAL-TYPE-STATIC-SCOPE:CAPS"
 
303
><span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span></a>).
232
304
</p>
233
305
</div>
234
306
<hr>
235
307
<div class="refsect2" lang="en">
236
 
<a name="id2561869"></a><h3>
 
308
<a name="id3044589"></a><h3>
237
309
<a name="BONOBO-TYPE-STATIC-CORBA-TYPECODE:CAPS"></a>BONOBO_TYPE_STATIC_CORBA_TYPECODE</h3>
238
 
<a class="indexterm" name="id2561882"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_CORBA_TYPECODE           (bonobo_corba_typecode_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
 
310
<a class="indexterm" name="id3044602"></a><pre class="programlisting">#define BONOBO_TYPE_STATIC_CORBA_TYPECODE           (bonobo_corba_typecode_get_type () | G_SIGNAL_TYPE_STATIC_SCOPE)
239
311
</pre>
240
312
<p>
241
 
A <span class="type">GType</span> for CORBA_TypeCode object references with static scope (see <span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span>).
 
313
A <a
 
314
href="../gobject/gobject-Type-Information.html#GType"
 
315
><span class="type">GType</span></a> for CORBA_TypeCode object references with static scope (see <a
 
316
href="../gobject/gobject-Signals.html#G-SIGNAL-TYPE-STATIC-SCOPE:CAPS"
 
317
><span class="type">G_SIGNAL_TYPE_STATIC_SCOPE</span></a>).
242
318
</p>
243
319
</div>
244
320
<hr>
245
321
<div class="refsect2" lang="en">
246
 
<a name="id2561917"></a><h3>
 
322
<a name="id3044637"></a><h3>
247
323
<a name="BONOBO-VALUE-HOLDS-UNKNOWN:CAPS"></a>BONOBO_VALUE_HOLDS_UNKNOWN()</h3>
248
 
<a class="indexterm" name="id2561930"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_UNKNOWN(value)           (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_UNKNOWN))
 
324
<a class="indexterm" name="id3044650"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_UNKNOWN(value)           (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_UNKNOWN))
249
325
</pre>
250
326
<p>
251
 
Returns true if the <span class="type">GValue</span> contains a Bonobo_Unknown.
 
327
Returns true if the <a
 
328
href="../gobject/gobject-Generic-values.html#GValue"
 
329
><span class="type">GValue</span></a> contains a Bonobo_Unknown.
252
330
</p>
253
331
<div class="variablelist"><table border="0">
254
332
<col align="left" valign="top">
255
333
<tbody><tr>
256
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
334
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
257
335
<td>
258
336
 
259
337
 
263
341
</div>
264
342
<hr>
265
343
<div class="refsect2" lang="en">
266
 
<a name="id2561973"></a><h3>
 
344
<a name="id3044693"></a><h3>
267
345
<a name="BONOBO-VALUE-HOLDS-CORBA-ANY:CAPS"></a>BONOBO_VALUE_HOLDS_CORBA_ANY()</h3>
268
 
<a class="indexterm" name="id2561987"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_CORBA_ANY(value)         (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_CORBA_ANY))
 
346
<a class="indexterm" name="id3044706"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_CORBA_ANY(value)         (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_CORBA_ANY))
269
347
</pre>
270
348
<p>
271
 
Returns true if the <span class="type">GValue</span> contains a CORBA_any.
 
349
Returns true if the <a
 
350
href="../gobject/gobject-Generic-values.html#GValue"
 
351
><span class="type">GValue</span></a> contains a CORBA_any.
272
352
</p>
273
353
<div class="variablelist"><table border="0">
274
354
<col align="left" valign="top">
275
355
<tbody><tr>
276
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
356
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
277
357
<td>
278
358
 
279
359
 
283
363
</div>
284
364
<hr>
285
365
<div class="refsect2" lang="en">
286
 
<a name="id2562030"></a><h3>
 
366
<a name="id3044750"></a><h3>
287
367
<a name="BONOBO-VALUE-HOLDS-CORBA-OBJECT:CAPS"></a>BONOBO_VALUE_HOLDS_CORBA_OBJECT()</h3>
288
 
<a class="indexterm" name="id2562044"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_CORBA_OBJECT(value)      (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_CORBA_OBJECT))
 
368
<a class="indexterm" name="id3044764"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_CORBA_OBJECT(value)      (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_CORBA_OBJECT))
289
369
</pre>
290
370
<p>
291
 
Returns true if the <span class="type">GValue</span> contains a CORBA_Object.
 
371
Returns true if the <a
 
372
href="../gobject/gobject-Generic-values.html#GValue"
 
373
><span class="type">GValue</span></a> contains a CORBA_Object.
292
374
</p>
293
375
<div class="variablelist"><table border="0">
294
376
<col align="left" valign="top">
295
377
<tbody><tr>
296
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
378
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
297
379
<td>
298
380
 
299
381
 
303
385
</div>
304
386
<hr>
305
387
<div class="refsect2" lang="en">
306
 
<a name="id2562087"></a><h3>
 
388
<a name="id3044807"></a><h3>
307
389
<a name="BONOBO-VALUE-HOLDS-CORBA-TYPECODE:CAPS"></a>BONOBO_VALUE_HOLDS_CORBA_TYPECODE()</h3>
308
 
<a class="indexterm" name="id2562101"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_CORBA_TYPECODE(value)    (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_CORBA_TYPECODE))
 
390
<a class="indexterm" name="id3044821"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_CORBA_TYPECODE(value)    (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_CORBA_TYPECODE))
309
391
</pre>
310
392
<p>
311
 
Returns true if the <span class="type">GValue</span> contains a CORBA_TypeCode.
 
393
Returns true if the <a
 
394
href="../gobject/gobject-Generic-values.html#GValue"
 
395
><span class="type">GValue</span></a> contains a CORBA_TypeCode.
312
396
</p>
313
397
<div class="variablelist"><table border="0">
314
398
<col align="left" valign="top">
315
399
<tbody><tr>
316
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
400
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
317
401
<td>
318
402
 
319
403
 
323
407
</div>
324
408
<hr>
325
409
<div class="refsect2" lang="en">
326
 
<a name="id2562145"></a><h3>
 
410
<a name="id3044864"></a><h3>
327
411
<a name="BONOBO-VALUE-HOLDS-CORBA-EXCEPTION:CAPS"></a>BONOBO_VALUE_HOLDS_CORBA_EXCEPTION()</h3>
328
 
<a class="indexterm" name="id2562157"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_CORBA_EXCEPTION(value)   (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_CORBA_EXCEPTION))
 
412
<a class="indexterm" name="id3044877"></a><pre class="programlisting">#define BONOBO_VALUE_HOLDS_CORBA_EXCEPTION(value)   (G_TYPE_CHECK_VALUE_TYPE ((value), BONOBO_TYPE_CORBA_EXCEPTION))
329
413
</pre>
330
414
<p>
331
 
Returns true if the <span class="type">GValue</span> contains a CORBA_Environment.
 
415
Returns true if the <a
 
416
href="../gobject/gobject-Generic-values.html#GValue"
 
417
><span class="type">GValue</span></a> contains a CORBA_Environment.
332
418
</p>
333
419
<div class="variablelist"><table border="0">
334
420
<col align="left" valign="top">
335
421
<tbody><tr>
336
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
422
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
337
423
<td>
338
424
 
339
425
 
343
429
</div>
344
430
<hr>
345
431
<div class="refsect2" lang="en">
346
 
<a name="id2562201"></a><h3>
 
432
<a name="id3044921"></a><h3>
347
433
<a name="bonobo-value-get-unknown"></a>bonobo_value_get_unknown ()</h3>
348
 
<a class="indexterm" name="id2562214"></a><pre class="programlisting">Bonobo_Unknown      bonobo_value_get_unknown            (const GValue *value);</pre>
 
434
<a class="indexterm" name="id3044934"></a><pre class="programlisting">Bonobo_Unknown      bonobo_value_get_unknown            (const <a
 
435
href="../gobject/gobject-Generic-values.html#GValue"
 
436
>GValue</a> *value);</pre>
349
437
<p>
350
 
Get the Bonobo_Unknown value from a <span class="type">GValue</span>.
 
438
Get the Bonobo_Unknown value from a <a
 
439
href="../gobject/gobject-Generic-values.html#GValue"
 
440
><span class="type">GValue</span></a>.
351
441
</p>
352
442
<div class="variablelist"><table border="0">
353
443
<col align="left" valign="top">
354
444
<tbody>
355
445
<tr>
356
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
446
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
357
447
<td>
358
448
</td>
359
449
</tr>
360
450
<tr>
361
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
451
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
362
452
<td>
363
453
 
364
454
 
369
459
</div>
370
460
<hr>
371
461
<div class="refsect2" lang="en">
372
 
<a name="id2562279"></a><h3>
 
462
<a name="id3044999"></a><h3>
373
463
<a name="bonobo-value-get-corba-any"></a>bonobo_value_get_corba_any ()</h3>
374
 
<a class="indexterm" name="id2562293"></a><pre class="programlisting"><a href="libbonobo-bonobo-arg.html#BonoboArg">BonoboArg</a>*          bonobo_value_get_corba_any          (const GValue *value);</pre>
 
464
<a class="indexterm" name="id3045013"></a><pre class="programlisting"><a class="link" href="libbonobo-bonobo-arg.html#BonoboArg">BonoboArg</a>*          bonobo_value_get_corba_any          (const <a
 
465
href="../gobject/gobject-Generic-values.html#GValue"
 
466
>GValue</a> *value);</pre>
375
467
<p>
376
 
Get the CORBA_any value from a <span class="type">GValue</span>.
 
468
Get the CORBA_any value from a <a
 
469
href="../gobject/gobject-Generic-values.html#GValue"
 
470
><span class="type">GValue</span></a>.
377
471
</p>
378
472
<div class="variablelist"><table border="0">
379
473
<col align="left" valign="top">
380
474
<tbody>
381
475
<tr>
382
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
476
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
383
477
<td>
384
478
</td>
385
479
</tr>
386
480
<tr>
387
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
481
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
388
482
<td>
389
483
 
390
484
 
395
489
</div>
396
490
<hr>
397
491
<div class="refsect2" lang="en">
398
 
<a name="id2562358"></a><h3>
 
492
<a name="id3045078"></a><h3>
399
493
<a name="bonobo-value-get-corba-object"></a>bonobo_value_get_corba_object ()</h3>
400
 
<a class="indexterm" name="id2562371"></a><pre class="programlisting">CORBA_Object        bonobo_value_get_corba_object       (const GValue *value);</pre>
 
494
<a class="indexterm" name="id3045091"></a><pre class="programlisting">CORBA_Object        bonobo_value_get_corba_object       (const <a
 
495
href="../gobject/gobject-Generic-values.html#GValue"
 
496
>GValue</a> *value);</pre>
401
497
<p>
402
 
Get the CORBA_Object value from a <span class="type">GValue</span>.
 
498
Get the CORBA_Object value from a <a
 
499
href="../gobject/gobject-Generic-values.html#GValue"
 
500
><span class="type">GValue</span></a>.
403
501
</p>
404
502
<div class="variablelist"><table border="0">
405
503
<col align="left" valign="top">
406
504
<tbody>
407
505
<tr>
408
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
506
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
409
507
<td>
410
508
</td>
411
509
</tr>
412
510
<tr>
413
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
511
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
414
512
<td>
415
513
 
416
514
 
421
519
</div>
422
520
<hr>
423
521
<div class="refsect2" lang="en">
424
 
<a name="id2562436"></a><h3>
 
522
<a name="id3045156"></a><h3>
425
523
<a name="bonobo-value-get-corba-typecode"></a>bonobo_value_get_corba_typecode ()</h3>
426
 
<a class="indexterm" name="id2562450"></a><pre class="programlisting">CORBA_TypeCode      bonobo_value_get_corba_typecode     (const GValue *value);</pre>
 
524
<a class="indexterm" name="id3045170"></a><pre class="programlisting">CORBA_TypeCode      bonobo_value_get_corba_typecode     (const <a
 
525
href="../gobject/gobject-Generic-values.html#GValue"
 
526
>GValue</a> *value);</pre>
427
527
<p>
428
 
Get the CORBA_TypeCode value from a <span class="type">GValue</span>.
 
528
Get the CORBA_TypeCode value from a <a
 
529
href="../gobject/gobject-Generic-values.html#GValue"
 
530
><span class="type">GValue</span></a>.
429
531
</p>
430
532
<div class="variablelist"><table border="0">
431
533
<col align="left" valign="top">
432
534
<tbody>
433
535
<tr>
434
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
536
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
435
537
<td>
436
538
</td>
437
539
</tr>
438
540
<tr>
439
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
541
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
440
542
<td>
441
543
 
442
544
 
447
549
</div>
448
550
<hr>
449
551
<div class="refsect2" lang="en">
450
 
<a name="id2562515"></a><h3>
 
552
<a name="id3045235"></a><h3>
451
553
<a name="bonobo-value-get-corba-exception"></a>bonobo_value_get_corba_exception ()</h3>
452
 
<a class="indexterm" name="id2562528"></a><pre class="programlisting">const CORBA_Environment* bonobo_value_get_corba_exception
453
 
                                                        (const GValue *value);</pre>
 
554
<a class="indexterm" name="id3045248"></a><pre class="programlisting">const CORBA_Environment* bonobo_value_get_corba_exception
 
555
                                                        (const <a
 
556
href="../gobject/gobject-Generic-values.html#GValue"
 
557
>GValue</a> *value);</pre>
454
558
<p>
455
 
Get the CORBA_Environment value from a <span class="type">GValue</span>.
 
559
Get the CORBA_Environment value from a <a
 
560
href="../gobject/gobject-Generic-values.html#GValue"
 
561
><span class="type">GValue</span></a>.
456
562
</p>
457
563
<div class="variablelist"><table border="0">
458
564
<col align="left" valign="top">
459
565
<tbody>
460
566
<tr>
461
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
567
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
462
568
<td>
463
569
</td>
464
570
</tr>
465
571
<tr>
466
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
572
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
467
573
<td>
468
574
 
469
575
 
474
580
</div>
475
581
<hr>
476
582
<div class="refsect2" lang="en">
477
 
<a name="id2562596"></a><h3>
 
583
<a name="id3045316"></a><h3>
478
584
<a name="bonobo-value-set-unknown"></a>bonobo_value_set_unknown ()</h3>
479
 
<a class="indexterm" name="id2562608"></a><pre class="programlisting">void                bonobo_value_set_unknown            (GValue *value,
 
585
<a class="indexterm" name="id3045328"></a><pre class="programlisting">void                bonobo_value_set_unknown            (<a
 
586
href="../gobject/gobject-Generic-values.html#GValue"
 
587
>GValue</a> *value,
480
588
                                                         const Bonobo_Unknown unknown);</pre>
481
589
<p>
482
 
Put a <span class="type">Bonobo_Unknow</span> value in a <span class="type">GValue</span>.
 
590
Put a <span class="type">Bonobo_Unknow</span> value in a <a
 
591
href="../gobject/gobject-Generic-values.html#GValue"
 
592
><span class="type">GValue</span></a>.
483
593
</p>
484
594
<div class="variablelist"><table border="0">
485
595
<col align="left" valign="top">
486
596
<tbody>
487
597
<tr>
488
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
598
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
489
599
<td>
490
600
</td>
491
601
</tr>
492
602
<tr>
493
 
<td><span class="term"><em class="parameter"><code>unknown</code></em>&#160;:</span></td>
 
603
<td><p><span class="term"><em class="parameter"><code>unknown</code></em>&#160;:</span></p></td>
494
604
<td>
495
605
 
496
606
 
501
611
</div>
502
612
<hr>
503
613
<div class="refsect2" lang="en">
504
 
<a name="id2562694"></a><h3>
 
614
<a name="id3045414"></a><h3>
505
615
<a name="bonobo-value-set-corba-any"></a>bonobo_value_set_corba_any ()</h3>
506
 
<a class="indexterm" name="id2562707"></a><pre class="programlisting">void                bonobo_value_set_corba_any          (GValue *value,
 
616
<a class="indexterm" name="id3045427"></a><pre class="programlisting">void                bonobo_value_set_corba_any          (<a
 
617
href="../gobject/gobject-Generic-values.html#GValue"
 
618
>GValue</a> *value,
507
619
                                                         const CORBA_any *any);</pre>
508
620
<p>
509
 
Put a <span class="type">CORBA_any</span> value in a <span class="type">GValue</span>.
 
621
Put a <span class="type">CORBA_any</span> value in a <a
 
622
href="../gobject/gobject-Generic-values.html#GValue"
 
623
><span class="type">GValue</span></a>.
510
624
</p>
511
625
<div class="variablelist"><table border="0">
512
626
<col align="left" valign="top">
513
627
<tbody>
514
628
<tr>
515
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
629
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
516
630
<td>
517
631
</td>
518
632
</tr>
519
633
<tr>
520
 
<td><span class="term"><em class="parameter"><code>any</code></em>&#160;:</span></td>
 
634
<td><p><span class="term"><em class="parameter"><code>any</code></em>&#160;:</span></p></td>
521
635
<td>
522
636
 
523
637
 
528
642
</div>
529
643
<hr>
530
644
<div class="refsect2" lang="en">
531
 
<a name="id2562791"></a><h3>
 
645
<a name="id3045511"></a><h3>
532
646
<a name="bonobo-value-set-corba-object"></a>bonobo_value_set_corba_object ()</h3>
533
 
<a class="indexterm" name="id2562804"></a><pre class="programlisting">void                bonobo_value_set_corba_object       (GValue *value,
 
647
<a class="indexterm" name="id3045524"></a><pre class="programlisting">void                bonobo_value_set_corba_object       (<a
 
648
href="../gobject/gobject-Generic-values.html#GValue"
 
649
>GValue</a> *value,
534
650
                                                         const CORBA_Object object);</pre>
535
651
<p>
536
 
Put a <span class="type">CORBA_Object</span> value in a <span class="type">GValue</span>.
 
652
Put a <span class="type">CORBA_Object</span> value in a <a
 
653
href="../gobject/gobject-Generic-values.html#GValue"
 
654
><span class="type">GValue</span></a>.
537
655
</p>
538
656
<div class="variablelist"><table border="0">
539
657
<col align="left" valign="top">
540
658
<tbody>
541
659
<tr>
542
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
660
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
543
661
<td>
544
662
</td>
545
663
</tr>
546
664
<tr>
547
 
<td><span class="term"><em class="parameter"><code>object</code></em>&#160;:</span></td>
 
665
<td><p><span class="term"><em class="parameter"><code>object</code></em>&#160;:</span></p></td>
548
666
<td>
549
667
 
550
668
 
555
673
</div>
556
674
<hr>
557
675
<div class="refsect2" lang="en">
558
 
<a name="id2562889"></a><h3>
 
676
<a name="id3045609"></a><h3>
559
677
<a name="bonobo-value-set-corba-typecode"></a>bonobo_value_set_corba_typecode ()</h3>
560
 
<a class="indexterm" name="id2562902"></a><pre class="programlisting">void                bonobo_value_set_corba_typecode     (GValue *value,
 
678
<a class="indexterm" name="id3045622"></a><pre class="programlisting">void                bonobo_value_set_corba_typecode     (<a
 
679
href="../gobject/gobject-Generic-values.html#GValue"
 
680
>GValue</a> *value,
561
681
                                                         const CORBA_TypeCode tc);</pre>
562
682
<p>
563
 
Put a <span class="type">CORBA_TypeCode</span> value in a <span class="type">GValue</span>.
 
683
Put a <span class="type">CORBA_TypeCode</span> value in a <a
 
684
href="../gobject/gobject-Generic-values.html#GValue"
 
685
><span class="type">GValue</span></a>.
564
686
</p>
565
687
<div class="variablelist"><table border="0">
566
688
<col align="left" valign="top">
567
689
<tbody>
568
690
<tr>
569
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
691
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
570
692
<td>
571
693
</td>
572
694
</tr>
573
695
<tr>
574
 
<td><span class="term"><em class="parameter"><code>tc</code></em>&#160;:</span></td>
 
696
<td><p><span class="term"><em class="parameter"><code>tc</code></em>&#160;:</span></p></td>
575
697
<td>
576
698
 
577
699
 
582
704
</div>
583
705
<hr>
584
706
<div class="refsect2" lang="en">
585
 
<a name="id2562987"></a><h3>
 
707
<a name="id3045707"></a><h3>
586
708
<a name="bonobo-value-set-corba-environment"></a>bonobo_value_set_corba_environment ()</h3>
587
 
<a class="indexterm" name="id2563001"></a><pre class="programlisting">void                bonobo_value_set_corba_environment  (GValue *value,
 
709
<a class="indexterm" name="id3045721"></a><pre class="programlisting">void                bonobo_value_set_corba_environment  (<a
 
710
href="../gobject/gobject-Generic-values.html#GValue"
 
711
>GValue</a> *value,
588
712
                                                         const CORBA_Environment *ev);</pre>
589
713
<p>
590
 
Put a <span class="type">CORBA_Environment</span> value in a <span class="type">GValue</span>.
 
714
Put a <span class="type">CORBA_Environment</span> value in a <a
 
715
href="../gobject/gobject-Generic-values.html#GValue"
 
716
><span class="type">GValue</span></a>.
591
717
</p>
592
718
<div class="variablelist"><table border="0">
593
719
<col align="left" valign="top">
594
720
<tbody>
595
721
<tr>
596
 
<td><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></td>
 
722
<td><p><span class="term"><em class="parameter"><code>value</code></em>&#160;:</span></p></td>
597
723
<td>
598
724
</td>
599
725
</tr>
600
726
<tr>
601
 
<td><span class="term"><em class="parameter"><code>ev</code></em>&#160;:</span></td>
 
727
<td><p><span class="term"><em class="parameter"><code>ev</code></em>&#160;:</span></p></td>
602
728
<td>
603
729
 
604
730
 
609
735
</div>
610
736
<hr>
611
737
<div class="refsect2" lang="en">
612
 
<a name="id2563085"></a><h3>
 
738
<a name="id3045805"></a><h3>
613
739
<a name="bonobo-closure-invoke-va-list"></a>bonobo_closure_invoke_va_list ()</h3>
614
 
<a class="indexterm" name="id2563098"></a><pre class="programlisting">void                bonobo_closure_invoke_va_list       (GClosure *closure,
615
 
                                                         GValue *return_value,
 
740
<a class="indexterm" name="id3045818"></a><pre class="programlisting">void                bonobo_closure_invoke_va_list       (<a
 
741
href="../gobject/gobject-Closures.html#GClosure"
 
742
>GClosure</a> *closure,
 
743
                                                         <a
 
744
href="../gobject/gobject-Generic-values.html#GValue"
 
745
>GValue</a> *return_value,
616
746
                                                         va_list var_args);</pre>
617
747
<p>
618
748
 
621
751
<col align="left" valign="top">
622
752
<tbody>
623
753
<tr>
624
 
<td><span class="term"><em class="parameter"><code>closure</code></em>&#160;:</span></td>
625
 
<td>
626
 
</td>
627
 
</tr>
628
 
<tr>
629
 
<td><span class="term"><em class="parameter"><code>return_value</code></em>&#160;:</span></td>
630
 
<td>
631
 
</td>
632
 
</tr>
633
 
<tr>
634
 
<td><span class="term"><em class="parameter"><code>var_args</code></em>&#160;:</span></td>
 
754
<td><p><span class="term"><em class="parameter"><code>closure</code></em>&#160;:</span></p></td>
 
755
<td>
 
756
</td>
 
757
</tr>
 
758
<tr>
 
759
<td><p><span class="term"><em class="parameter"><code>return_value</code></em>&#160;:</span></p></td>
 
760
<td>
 
761
</td>
 
762
</tr>
 
763
<tr>
 
764
<td><p><span class="term"><em class="parameter"><code>var_args</code></em>&#160;:</span></p></td>
635
765
<td>
636
766
 
637
767
 
642
772
</div>
643
773
<hr>
644
774
<div class="refsect2" lang="en">
645
 
<a name="id2563187"></a><h3>
 
775
<a name="id3045907"></a><h3>
646
776
<a name="bonobo-closure-invoke"></a>bonobo_closure_invoke ()</h3>
647
 
<a class="indexterm" name="id2563201"></a><pre class="programlisting">void                bonobo_closure_invoke               (GClosure *closure,
648
 
                                                         GType return_type,
 
777
<a class="indexterm" name="id3045921"></a><pre class="programlisting">void                bonobo_closure_invoke               (<a
 
778
href="../gobject/gobject-Closures.html#GClosure"
 
779
>GClosure</a> *closure,
 
780
                                                         <a
 
781
href="../gobject/gobject-Type-Information.html#GType"
 
782
>GType</a> return_type,
649
783
                                                         ...);</pre>
650
784
<p>
651
785
Invokes the closure with the arguments.
671
805
<col align="left" valign="top">
672
806
<tbody>
673
807
<tr>
674
 
<td><span class="term"><em class="parameter"><code>closure</code></em>&#160;:</span></td>
 
808
<td><p><span class="term"><em class="parameter"><code>closure</code></em>&#160;:</span></p></td>
675
809
<td> a standard GClosure
676
810
</td>
677
811
</tr>
678
812
<tr>
679
 
<td><span class="term"><em class="parameter"><code>return_type</code></em>&#160;:</span></td>
 
813
<td><p><span class="term"><em class="parameter"><code>return_type</code></em>&#160;:</span></p></td>
680
814
<td> the type of the first va_arg argument in a
681
815
set of type / arg pairs.
682
816
</td>
683
817
</tr>
684
818
<tr>
685
 
<td><span class="term"><em class="parameter"><code>...</code></em>&#160;:</span></td>
 
819
<td><p><span class="term"><em class="parameter"><code>...</code></em>&#160;:</span></p></td>
686
820
<td> list of type / arg pairs
687
821
</td>
688
822
</tr>
691
825
</div>
692
826
<hr>
693
827
<div class="refsect2" lang="en">
694
 
<a name="id2563312"></a><h3>
 
828
<a name="id3046032"></a><h3>
695
829
<a name="bonobo-closure-store"></a>bonobo_closure_store ()</h3>
696
 
<a class="indexterm" name="id2563325"></a><pre class="programlisting">GClosure*           bonobo_closure_store                (GClosure *closure,
697
 
                                                         GClosureMarshal default_marshal);</pre>
 
830
<a class="indexterm" name="id3046045"></a><pre class="programlisting"><a
 
831
href="../gobject/gobject-Closures.html#GClosure"
 
832
>GClosure</a>*           bonobo_closure_store                (<a
 
833
href="../gobject/gobject-Closures.html#GClosure"
 
834
>GClosure</a> *closure,
 
835
                                                         <a
 
836
href="../gobject/gobject-Closures.html#GClosureMarshal"
 
837
>GClosureMarshal</a> default_marshal);</pre>
698
838
<p>
699
839
Does the necessary refcounting magic and returns a directly
700
840
storable closure</p>
705
845
<col align="left" valign="top">
706
846
<tbody>
707
847
<tr>
708
 
<td><span class="term"><em class="parameter"><code>closure</code></em>&#160;:</span></td>
 
848
<td><p><span class="term"><em class="parameter"><code>closure</code></em>&#160;:</span></p></td>
709
849
<td> a standard GClosure
710
850
</td>
711
851
</tr>
712
852
<tr>
713
 
<td><span class="term"><em class="parameter"><code>default_marshal</code></em>&#160;:</span></td>
 
853
<td><p><span class="term"><em class="parameter"><code>default_marshal</code></em>&#160;:</span></p></td>
714
854
<td> the default marshaller to use
715
855
</td>
716
856
</tr>
717
857
<tr>
718
 
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
858
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
719
859
<td> <em class="parameter"><code>closure</code></em>.
720
860
</td>
721
861
</tr>