/usr/share/gtk-doc/html/exo-1/exo-Binding-Properties-Functions.html is in libexo-1-dev 0.6.2-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Binding Properties Functions</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Exo Reference Manual">
<link rel="up" href="exo-miscelleanous.html" title="Part VII. Miscelleanous">
<link rel="prev" href="exo-Version-Information.html" title="Version Information">
<link rel="next" href="exo-Executing-Applications.html" title="Executing Applications">
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="exo-Version-Information.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="exo-miscelleanous.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Exo Reference Manual</th>
<td><a accesskey="n" href="exo-Executing-Applications.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#exo-Binding-Properties-Functions.synopsis" class="shortcut">Top</a>
|
<a href="#exo-Binding-Properties-Functions.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="exo-Binding-Properties-Functions"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="exo-Binding-Properties-Functions.top_of_page"></a>Binding Properties Functions</span></h2>
<p>Binding Properties Functions — Functions used to bind two object properties together</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="exo-Binding-Properties-Functions.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include <exo/exo.h>
<a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding">ExoBinding</a>;
<a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding">ExoMutualBinding</a>;
<span class="returnvalue">gboolean</span> (<a class="link" href="exo-Binding-Properties-Functions.html#ExoBindingTransform" title="ExoBindingTransform ()">*ExoBindingTransform</a>) (<em class="parameter"><code>const <span class="type">GValue</span> *src_value</code></em>,
<em class="parameter"><code><span class="type">GValue</span> *dst_value</code></em>,
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
<a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding"><span class="returnvalue">ExoBinding</span></a> * <a class="link" href="exo-Binding-Properties-Functions.html#exo-binding-new" title="exo_binding_new ()">exo_binding_new</a> (<em class="parameter"><code><span class="type">GObject</span> *src_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *src_property</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *dst_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *dst_property</code></em>);
<a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding"><span class="returnvalue">ExoBinding</span></a> * <a class="link" href="exo-Binding-Properties-Functions.html#exo-binding-new-full" title="exo_binding_new_full ()">exo_binding_new_full</a> (<em class="parameter"><code><span class="type">GObject</span> *src_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *src_property</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *dst_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *dst_property</code></em>,
<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoBindingTransform" title="ExoBindingTransform ()"><span class="type">ExoBindingTransform</span></a> transform</code></em>,
<em class="parameter"><code><span class="type">GDestroyNotify</span> destroy_notify</code></em>,
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
<a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding"><span class="returnvalue">ExoBinding</span></a> * <a class="link" href="exo-Binding-Properties-Functions.html#exo-binding-new-with-negation" title="exo_binding_new_with_negation ()">exo_binding_new_with_negation</a> (<em class="parameter"><code><span class="type">GObject</span> *src_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *src_property</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *dst_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *dst_property</code></em>);
<span class="returnvalue">void</span> <a class="link" href="exo-Binding-Properties-Functions.html#exo-binding-unbind" title="exo_binding_unbind ()">exo_binding_unbind</a> (<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding"><span class="type">ExoBinding</span></a> *binding</code></em>);
<a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding"><span class="returnvalue">ExoMutualBinding</span></a> * <a class="link" href="exo-Binding-Properties-Functions.html#exo-mutual-binding-new" title="exo_mutual_binding_new ()">exo_mutual_binding_new</a> (<em class="parameter"><code><span class="type">GObject</span> *object1</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property1</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *object2</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property2</code></em>);
<a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding"><span class="returnvalue">ExoMutualBinding</span></a> * <a class="link" href="exo-Binding-Properties-Functions.html#exo-mutual-binding-new-full" title="exo_mutual_binding_new_full ()">exo_mutual_binding_new_full</a> (<em class="parameter"><code><span class="type">GObject</span> *object1</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property1</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *object2</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property2</code></em>,
<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoBindingTransform" title="ExoBindingTransform ()"><span class="type">ExoBindingTransform</span></a> transform</code></em>,
<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoBindingTransform" title="ExoBindingTransform ()"><span class="type">ExoBindingTransform</span></a> reverse_transform</code></em>,
<em class="parameter"><code><span class="type">GDestroyNotify</span> destroy_notify</code></em>,
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
<a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding"><span class="returnvalue">ExoMutualBinding</span></a> * <a class="link" href="exo-Binding-Properties-Functions.html#exo-mutual-binding-new-with-negation" title="exo_mutual_binding_new_with_negation ()">exo_mutual_binding_new_with_negation</a>
(<em class="parameter"><code><span class="type">GObject</span> *object1</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property1</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *object2</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property2</code></em>);
<span class="returnvalue">void</span> <a class="link" href="exo-Binding-Properties-Functions.html#exo-mutual-binding-unbind" title="exo_mutual_binding_unbind ()">exo_mutual_binding_unbind</a> (<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding"><span class="type">ExoMutualBinding</span></a> *binding</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="exo-Binding-Properties-Functions.description"></a><h2>Description</h2>
<p>
Binding properties is synchronizing values of several properties,
so that when one of the bound properties changes, the other
bound properties are automatically changed to the new value as
well. These functions eliminate the need to write property
change notification callbacks manually. It also increases the
reliability of your project as you don't need to repeat similar
code (and errors) manually.
</p>
<p>
Both uni-directional and mutual
bindings are supported and you can specify functions to perform
explicit transformation of values if required. Multiple properties
can be bound together in a complex way and infinite loops are
eliminated automatically.
</p>
<p>
For example, lets say, your program has a <span class="type">GtkEntry</span> widget that allows
the user to enter some text for the program, but this entry widget should
only be sensitive if a <span class="type">GtkCheckButton</span> is active.
</p>
<p>
</p>
<div class="example">
<a name="id381168"></a><p class="title"><b>Example 3. Connecting a <span class="structname">GtkCheckButton</span> and a
<span class="structname">GtkEntry</span></b></p>
<div class="example-contents"><pre class="programlisting">
{
GtkWidget *button;
GtkWidget *entry;
button = gtk_check_button_new_with_label ("Activate me");
entry = gtk_entry_new ();
exo_binding_new (G_OBJECT (button), "active",
G_OBJECT (entry), "sensitive");
}
</pre></div>
</div>
<p><br class="example-break">
</p>
<p>
As you can see, all you need to do is to call one function to connect
the sensitivity of the entry widget with the state of the check
button. No need to write signal handlers for this purpose any more.
</p>
</div>
<div class="refsect1">
<a name="exo-Binding-Properties-Functions.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="ExoBinding"></a><h3>ExoBinding</h3>
<pre class="programlisting">typedef struct _ExoBinding ExoBinding;</pre>
<p>
Opaque structure representing a one-way binding between two properties.
It is automatically removed if one of the bound objects is finalized.
</p>
</div>
<hr>
<div class="refsect2">
<a name="ExoMutualBinding"></a><h3>ExoMutualBinding</h3>
<pre class="programlisting">typedef struct _ExoMutualBinding ExoMutualBinding;</pre>
<p>
Opaque structure representing a mutual binding between two properties.
It is automatically freed if one of the bound objects is finalized.
</p>
</div>
<hr>
<div class="refsect2">
<a name="ExoBindingTransform"></a><h3>ExoBindingTransform ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span> (*ExoBindingTransform) (<em class="parameter"><code>const <span class="type">GValue</span> *src_value</code></em>,
<em class="parameter"><code><span class="type">GValue</span> *dst_value</code></em>,
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
<p>
Function type used for binding transformation functions.
</p>
<p>
Accomplished transformation from <em class="parameter"><code>src_value</code></em> to <em class="parameter"><code>dst_value</code></em>.
<em class="parameter"><code>src_value</code></em> and <em class="parameter"><code>dst_value</code></em> are already initialized before
this function gets called.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>src_value</code></em> :</span></p></td>
<td>Value to transform.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dst_value</code></em> :</span></p></td>
<td>Value to store the result of the transformation into.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>User data supplied at binding creation.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<code class="literal">FALSE</code> if transformation failed, else <code class="literal">TRUE</code>.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="exo-binding-new"></a><h3>exo_binding_new ()</h3>
<pre class="programlisting"><a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding"><span class="returnvalue">ExoBinding</span></a> * exo_binding_new (<em class="parameter"><code><span class="type">GObject</span> *src_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *src_property</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *dst_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *dst_property</code></em>);</pre>
<p>
One-way binds <em class="parameter"><code>src_property</code></em> in <em class="parameter"><code>src_object</code></em> to <em class="parameter"><code>dst_property</code></em>
in <em class="parameter"><code>dst_object</code></em>.
</p>
<p>
Before binding the value of <em class="parameter"><code>dst_property</code></em> is set to the
value of <em class="parameter"><code>src_property</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>src_object</code></em> :</span></p></td>
<td>The source <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>src_property</code></em> :</span></p></td>
<td>The name of the property to bind from.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dst_object</code></em> :</span></p></td>
<td>The destination <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dst_property</code></em> :</span></p></td>
<td>The name of the property to bind to.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>The descriptor of the binding. It is automatically
removed if one of the objects is finalized.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="exo-binding-new-full"></a><h3>exo_binding_new_full ()</h3>
<pre class="programlisting"><a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding"><span class="returnvalue">ExoBinding</span></a> * exo_binding_new_full (<em class="parameter"><code><span class="type">GObject</span> *src_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *src_property</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *dst_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *dst_property</code></em>,
<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoBindingTransform" title="ExoBindingTransform ()"><span class="type">ExoBindingTransform</span></a> transform</code></em>,
<em class="parameter"><code><span class="type">GDestroyNotify</span> destroy_notify</code></em>,
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
<p>
One-way binds <em class="parameter"><code>src_property</code></em> in <em class="parameter"><code>src_object</code></em> to <em class="parameter"><code>dst_property</code></em>
in <em class="parameter"><code>dst_object</code></em>.
</p>
<p>
Before binding the value of <em class="parameter"><code>dst_property</code></em> is set to the
value of <em class="parameter"><code>src_property</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>src_object</code></em> :</span></p></td>
<td>The source <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>src_property</code></em> :</span></p></td>
<td>The name of the property to bind from.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dst_object</code></em> :</span></p></td>
<td>The destination <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dst_property</code></em> :</span></p></td>
<td>The name of the property to bind to.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>transform</code></em> :</span></p></td>
<td>Transformation function or <code class="literal">NULL</code>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>destroy_notify</code></em> :</span></p></td>
<td>Callback function that is called on disconnection with <em class="parameter"><code>user_data</code></em> or <code class="literal">NULL</code>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>User data associated with the binding.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>The descriptor of the binding. It is automatically
removed if one of the objects is finalized.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="exo-binding-new-with-negation"></a><h3>exo_binding_new_with_negation ()</h3>
<pre class="programlisting"><a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding"><span class="returnvalue">ExoBinding</span></a> * exo_binding_new_with_negation (<em class="parameter"><code><span class="type">GObject</span> *src_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *src_property</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *dst_object</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *dst_property</code></em>);</pre>
<p>
Convenience function for binding with boolean negation of value.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>src_object</code></em> :</span></p></td>
<td>The source <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>src_property</code></em> :</span></p></td>
<td>The name of the property to bind from.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dst_object</code></em> :</span></p></td>
<td>The destination <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dst_property</code></em> :</span></p></td>
<td>The name of the property to bind to.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>The descriptor of the binding. It is automatically
removed if one of the objects is finalized.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="exo-binding-unbind"></a><h3>exo_binding_unbind ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> exo_binding_unbind (<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding"><span class="type">ExoBinding</span></a> *binding</code></em>);</pre>
<p>
Disconnects the binding between two properties. Should be
rarely used by applications.
</p>
<p>
This functions also calls the <em class="parameter"><code>destroy_notify</code></em> function that
was specified when <em class="parameter"><code>binding</code></em> was created.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>binding</code></em> :</span></p></td>
<td>An <a class="link" href="exo-Binding-Properties-Functions.html#ExoBinding" title="ExoBinding"><span class="type">ExoBinding</span></a> to unbind.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="exo-mutual-binding-new"></a><h3>exo_mutual_binding_new ()</h3>
<pre class="programlisting"><a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding"><span class="returnvalue">ExoMutualBinding</span></a> * exo_mutual_binding_new (<em class="parameter"><code><span class="type">GObject</span> *object1</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property1</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *object2</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property2</code></em>);</pre>
<p>
Mutually binds values of two properties.
</p>
<p>
Before binding the value of <em class="parameter"><code>property2</code></em> is set to the value
of <em class="parameter"><code>property1</code></em>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>object1</code></em> :</span></p></td>
<td>The first <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>property1</code></em> :</span></p></td>
<td>The first property to bind.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>object2</code></em> :</span></p></td>
<td>The second <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>property2</code></em> :</span></p></td>
<td>The second property to bind.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>The descriptor of the binding. It is automatically
removed if one of the objects is finalized.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="exo-mutual-binding-new-full"></a><h3>exo_mutual_binding_new_full ()</h3>
<pre class="programlisting"><a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding"><span class="returnvalue">ExoMutualBinding</span></a> * exo_mutual_binding_new_full (<em class="parameter"><code><span class="type">GObject</span> *object1</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property1</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *object2</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property2</code></em>,
<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoBindingTransform" title="ExoBindingTransform ()"><span class="type">ExoBindingTransform</span></a> transform</code></em>,
<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoBindingTransform" title="ExoBindingTransform ()"><span class="type">ExoBindingTransform</span></a> reverse_transform</code></em>,
<em class="parameter"><code><span class="type">GDestroyNotify</span> destroy_notify</code></em>,
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
<p>
Mutually binds values of two properties.
</p>
<p>
Before binding the value of <em class="parameter"><code>property2</code></em> is set to the value of
<em class="parameter"><code>property1</code></em>.
</p>
<p>
Both <em class="parameter"><code>transform</code></em> and <em class="parameter"><code>reverse_transform</code></em> should simultaneously be
<code class="literal">NULL</code> or non-<code class="literal">NULL</code>. If they are non-<code class="literal">NULL</code>, they should be reverse
in each other.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>object1</code></em> :</span></p></td>
<td>The first <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>property1</code></em> :</span></p></td>
<td>The first property to bind.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>object2</code></em> :</span></p></td>
<td>The second <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>property2</code></em> :</span></p></td>
<td>The second property to bind.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>transform</code></em> :</span></p></td>
<td>Transformation function or <code class="literal">NULL</code>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>reverse_transform</code></em> :</span></p></td>
<td>The inverse transformation function or <code class="literal">NULL</code>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>destroy_notify</code></em> :</span></p></td>
<td>Callback function called on disconnection with <em class="parameter"><code>user_data</code></em> as argument or <code class="literal">NULL</code>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>User data associated with the binding.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>The descriptor of the binding. It is automatically
removed if one of the objects is finalized.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="exo-mutual-binding-new-with-negation"></a><h3>exo_mutual_binding_new_with_negation ()</h3>
<pre class="programlisting"><a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding"><span class="returnvalue">ExoMutualBinding</span></a> * exo_mutual_binding_new_with_negation
(<em class="parameter"><code><span class="type">GObject</span> *object1</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property1</code></em>,
<em class="parameter"><code><span class="type">GObject</span> *object2</code></em>,
<em class="parameter"><code>const <span class="type">gchar</span> *property2</code></em>);</pre>
<p>
Convenience function for binding with boolean negation of value.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>object1</code></em> :</span></p></td>
<td>The first <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>property1</code></em> :</span></p></td>
<td>The first property to bind.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>object2</code></em> :</span></p></td>
<td>The second <span class="type">GObject</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>property2</code></em> :</span></p></td>
<td>The second property to bind.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>The descriptor of the binding. It is automatically removed
if one of the objects if finalized.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="exo-mutual-binding-unbind"></a><h3>exo_mutual_binding_unbind ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> exo_mutual_binding_unbind (<em class="parameter"><code><a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding"><span class="type">ExoMutualBinding</span></a> *binding</code></em>);</pre>
<p>
Disconnects the binding between two properties. Should be
rarely used by applications.
</p>
<p>
This functions also calls the <em class="parameter"><code>destroy_notify</code></em> function that
was specified when <em class="parameter"><code>binding</code></em> was created.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>binding</code></em> :</span></p></td>
<td>An <a class="link" href="exo-Binding-Properties-Functions.html#ExoMutualBinding" title="ExoMutualBinding"><span class="type">ExoMutualBinding</span></a> to unbind.</td>
</tr></tbody>
</table></div>
</div>
</div>
<div class="refsect1">
<a name="exo-Binding-Properties-Functions.see-also"></a><h2>See Also</h2>
<a class="ulink" href="http://library.gnome.org/devel/gobject/stable/" target="_top">
GObject Reference Manual</a>,
<a class="link" href="exo-Extensions-to-GObject.html" title="Extensions to GObject">Extensions to GObject</a>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.17</div>
</body>
</html>
|