New upstream version 3.24.14
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="LayoutContainers.html" title="Layout Containers">
|
||||
<link rel="prev" href="GtkAspectFrame.html" title="GtkAspectFrame">
|
||||
<link rel="next" href="DisplayWidgets.html" title="Display Widgets">
|
||||
<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 @@ widgets at fixed coordinates</p>
|
||||
<a name="GtkFixed.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>
|
||||
@ -96,12 +96,12 @@ widgets at fixed coordinates</p>
|
||||
<a name="GtkFixed.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="GtkFixed.html#GtkFixed-struct" title="struct GtkFixed">GtkFixed</a></td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkFixed.html#GtkFixed-struct">GtkFixed</a></td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
@ -260,18 +260,12 @@ gtk_fixed_move (<em class="parameter"><code><a class="link" href="GtkFixed.html"
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkFixed.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkFixed-struct"></a><h3>struct GtkFixed</h3>
|
||||
<pre class="programlisting">struct GtkFixed;</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkFixed.child-property-details"></a><h2>Child Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkFixed--c-x"></a><h3>The <code class="literal">“x”</code> child property</h3>
|
||||
<pre class="programlisting"> “x” <span class="type">gint</span></pre>
|
||||
<p>X position of child widget.</p>
|
||||
<p>Owner: GtkFixed</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Default value: 0</p>
|
||||
</div>
|
||||
@ -280,6 +274,7 @@ gtk_fixed_move (<em class="parameter"><code><a class="link" href="GtkFixed.html"
|
||||
<a name="GtkFixed--c-y"></a><h3>The <code class="literal">“y”</code> child property</h3>
|
||||
<pre class="programlisting"> “y” <span class="type">gint</span></pre>
|
||||
<p>Y position of child widget.</p>
|
||||
<p>Owner: GtkFixed</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Default value: 0</p>
|
||||
</div>
|
||||
@ -290,6 +285,6 @@ gtk_fixed_move (<em class="parameter"><code><a class="link" href="GtkFixed.html"
|
||||
</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