Update gupnp to 0.20.3 (161969f)
[profile/ivi/GUPnP.git] / doc / html / GUPnPContext.html
index 31b7a69..137670b 100644 (file)
@@ -75,7 +75,7 @@ const <span class="returnvalue">char</span> *        <a class="link" href="GUPnP
 <a name="GUPnPContext.object-hierarchy"></a><h2>Object Hierarchy</h2>
 <pre class="synopsis">
   <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
-   +----GSSDPClient
+   +----<a href="../gssdp/GSSDPClient.html">GSSDPClient</a>
          +----GUPnPContext
 </pre>
 </div>
@@ -165,8 +165,8 @@ auto-detect. <span class="annotation">[<acronym title="NULL is ok, both for pass
 <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 <h3 class="title">Warning</h3>
 <p><code class="literal">gupnp_context_get_host_ip</code> has been deprecated since version 0.12.7 and should not be used in newly-written code. The "host-ip" property has moved to the base class
-<span class="type">GSSDPClient</span> so newer applications should use
-<span class="type">gssdp_client_get_host_ip</span> instead.</p>
+<a href="../gssdp/GSSDPClient.html"><span class="type">GSSDPClient</span></a> so newer applications should use
+<a href="../gssdp/GSSDPClient.html#gssdp-client-get-host-ip"><span class="type">gssdp_client_get_host_ip</span></a> instead.</p>
 </div>
 <p>
 Get the IP address we advertise ourselves as using.