New upstream version 3.24.5

This commit is contained in:
Jeremy Bicha
2019-02-04 16:36:47 -05:00
512 changed files with 389739 additions and 466248 deletions

View File

@ -85,7 +85,7 @@
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gboolean</span>
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="GtkPlug.html#gtk-plug-get-embedded" title="gtk_plug_get_embedded ()">gtk_plug_get_embedded</a> <span class="c_punctuation">()</span>
@ -112,7 +112,7 @@
</colgroup>
<tbody>
<tr>
<td class="property_type"><span class="type">gboolean</span></td>
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
<td class="property_name"><a class="link" href="GtkPlug.html#GtkPlug--embedded" title="The “embedded” property">embedded</a></td>
<td class="property_flags">Read</td>
</tr>
@ -136,7 +136,7 @@
<tbody><tr>
<td class="signal_type"><span class="returnvalue">void</span></td>
<td class="signal_name"><a class="link" href="GtkPlug.html#GtkPlug-embedded" title="The “embedded” signal">embedded</a></td>
<td class="signal_flags">Run Last</td>
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
</tr></tbody>
</table></div>
</div>
@ -155,8 +155,8 @@
</div>
<div class="refsect1">
<a name="GtkPlug.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> GObject
<span class="lineart">╰──</span> GInitiallyUnowned
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
<span class="lineart">╰──</span> <a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
@ -369,7 +369,7 @@ instance with <a class="link" href="GtkSocket.html#gtk-socket-add-id" title="gtk
<hr>
<div class="refsect2">
<a name="gtk-plug-get-embedded"></a><h3>gtk_plug_get_embedded ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
gtk_plug_get_embedded (<em class="parameter"><code><a class="link" href="GtkPlug.html" title="GtkPlug"><span class="type">GtkPlug</span></a> *plug</code></em>);</pre>
<p>Determines whether the plug is embedded in a socket.</p>
<div class="refsect3">
@ -389,7 +389,7 @@ gtk_plug_get_embedded (<em class="parameter"><code><a class="link" href="GtkPlug
</div>
<div class="refsect3">
<a name="gtk-plug-get-embedded.returns"></a><h4>Returns</h4>
<p> <code class="literal">TRUE</code> if the plug is embedded in a socket</p>
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the plug is embedded in a socket</p>
</div>
<p class="since">Since: 2.14</p>
</div>
@ -416,7 +416,7 @@ gtk_plug_get_socket_window (<em class="parameter"><code><a class="link" href="Gt
</div>
<div class="refsect3">
<a name="gtk-plug-get-socket-window.returns"></a><h4>Returns</h4>
<p>the window of the socket, or <code class="literal">NULL</code>. </p>
<p>the window of the socket, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
</div>
<p class="since">Since: 2.14</p>
@ -433,8 +433,8 @@ gtk_plug_get_socket_window (<em class="parameter"><code><a class="link" href="Gt
<a name="GtkPlug.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkPlug--embedded"></a><h3>The <code class="literal">“embedded”</code> property</h3>
<pre class="programlisting"> “embedded” <span class="type">gboolean</span></pre>
<p><code class="literal">TRUE</code> if the plug is embedded in a socket.</p>
<pre class="programlisting"> “embedded” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
<p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the plug is embedded in a socket.</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
<p class="since">Since: 2.12</p>
@ -454,7 +454,7 @@ gtk_plug_get_socket_window (<em class="parameter"><code><a class="link" href="Gt
<a name="GtkPlug-embedded"></a><h3>The <code class="literal">“embedded”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GtkPlug.html" title="GtkPlug"><span class="type">GtkPlug</span></a> *plug,
<span class="type">gpointer</span> user_data)</pre>
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
<p>Gets emitted when the plug becomes embedded in a socket.</p>
<div class="refsect3">
<a name="GtkPlug-embedded.parameters"></a><h4>Parameters</h4>
@ -478,7 +478,7 @@ user_function (<a class="link" href="GtkPlug.html" title="GtkPlug"><span class="
</tbody>
</table></div>
</div>
<p>Flags: Run Last</p>
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
</div>
</div>
<div class="refsect1">