New upstream version 3.24.14
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="PlugSocket.html" title="Cross-process Embedding">
|
||||
<link rel="prev" href="PlugSocket.html" title="Cross-process Embedding">
|
||||
<link rel="next" href="GtkSocket.html" title="GtkSocket">
|
||||
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -39,8 +39,8 @@
|
||||
<a name="GtkPlug.functions"></a><h2>Functions</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="functions_return">
|
||||
<col class="functions_name">
|
||||
<col width="150px" class="functions_proto_type">
|
||||
<col class="functions_proto_name">
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
@ -129,9 +129,9 @@
|
||||
<a name="GtkPlug.signals"></a><h2>Signals</h2>
|
||||
<div class="informaltable"><table class="informaltable" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="signals_return">
|
||||
<col width="300px" class="signals_name">
|
||||
<col width="200px" class="signals_flags">
|
||||
<col width="150px" class="signal_proto_type">
|
||||
<col width="300px" class="signal_proto_name">
|
||||
<col width="200px" class="signal_proto_flags">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="signal_type"><span class="returnvalue">void</span></td>
|
||||
@ -144,12 +144,12 @@
|
||||
<a name="GtkPlug.other"></a><h2>Types and Values</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="name">
|
||||
<col class="description">
|
||||
<col width="150px" class="other_proto_type">
|
||||
<col class="other_proto_name">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name"><a class="link" href="GtkPlug.html#GtkPlug-struct" title="struct GtkPlug">GtkPlug</a></td>
|
||||
<td class="function_name">GtkPlug</td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
@ -423,18 +423,12 @@ gtk_plug_get_socket_window (<em class="parameter"><code><a class="link" href="Gt
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkPlug.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkPlug-struct"></a><h3>struct GtkPlug</h3>
|
||||
<pre class="programlisting">struct GtkPlug;</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<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>
|
||||
<p>Owner: GtkPlug</p>
|
||||
<p>Flags: Read</p>
|
||||
<p>Default value: FALSE</p>
|
||||
<p class="since">Since: 2.12</p>
|
||||
@ -444,6 +438,7 @@ gtk_plug_get_socket_window (<em class="parameter"><code><a class="link" href="Gt
|
||||
<a name="GtkPlug--socket-window"></a><h3>The <code class="literal">“socket-window”</code> property</h3>
|
||||
<pre class="programlisting"> “socket-window” <span class="type">GdkWindow</span> *</pre>
|
||||
<p>The window of the socket the plug is embedded in.</p>
|
||||
<p>Owner: GtkPlug</p>
|
||||
<p>Flags: Read</p>
|
||||
<p class="since">Since: 2.14</p>
|
||||
</div>
|
||||
@ -487,6 +482,6 @@ user_function (<a class="link" href="GtkPlug.html" title="GtkPlug"><span class="
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.29</div>
|
||||
<hr>Generated by GTK-Doc V1.32.1</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user