Imported Upstream version 2.50.2
[platform/upstream/glib.git] / docs / reference / gobject / html / howto-gobject-construction.html
index bd42541..c55799e 100644 (file)
@@ -8,7 +8,7 @@
 <link rel="up" href="howto-gobject.html" title="How to define and implement a new GObject">
 <link rel="prev" href="howto-gobject-code.html" title="Boilerplate code">
 <link rel="next" href="howto-gobject-destruction.html" title="Object destruction">
-<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -46,8 +46,8 @@
 <p>
       It is important to note that object construction cannot <span class="emphasis"><em>ever</em></span>
       fail. If you require a fallible GObject construction, you can use the
-      <a href="https://developer.gnome.org/gio/unstable/GInitable.html"><span class="type">GInitable</span></a> and
-      <a href="https://developer.gnome.org/gio/unstable/GAsyncInitable.html"><span class="type">GAsyncInitable</span></a>
+      <a href="https://developer.gnome.org/gio/unstable/GInitable.html#GInitable-struct"><span class="type">GInitable</span></a> and
+      <a href="https://developer.gnome.org/gio/unstable/GAsyncInitable.html#GAsyncInitable-struct"><span class="type">GAsyncInitable</span></a>
       interfaces provided by the GIO library.
     </p>
 <p>
     </p>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.24</div>
+<hr>Generated by GTK-Doc V1.25.1</div>
 </body>
 </html>
\ No newline at end of file