Update to version 2.33.1
[profile/ivi/glib2.git] / docs / reference / gobject / html / howto-signals.html
index 45690fe..6aca145 100644 (file)
@@ -28,7 +28,7 @@
     flexible: it is possible for its users to connect at runtime any
     number of callbacks (implemented in any language for which a binding
     exists)
-    <sup>[<a name="id535560" href="#ftn.id535560" class="footnote">14</a>]</sup>
+    <sup>[<a name="idp53311824" href="#ftn.idp53311824" class="footnote">14</a>]</sup>
     to any signal and to stop the emission of any signal at any 
     state of the signal emission process. This flexibility makes it
     possible to use GSignal for much more than just emit signals which
@@ -109,7 +109,7 @@ maman_file_write (MamanFile    *self,
 </div>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a id="ftn.id535560" href="#id535560" class="para">14</a>] </sup>A Python callback can be connected to any signal on any
+<div class="footnote"><p><sup>[<a id="ftn.idp53311824" href="#idp53311824" class="para">14</a>] </sup>A Python callback can be connected to any signal on any
       C-based GObject.
       </p></div>
 </div>