New upstream version 3.24.28
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="Builder.html" title="Interface builder">
|
||||
<link rel="prev" href="GtkBuilder.html" title="GtkBuilder">
|
||||
<link rel="next" href="WindowWidgets.html" title="Windows">
|
||||
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -378,7 +378,7 @@ specified in the UI definition.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-buildable-construct-child.returns"></a><h4>Returns</h4>
|
||||
<p>the constructed child. </p>
|
||||
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
||||
<p><span class="annotation">[<acronym title="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: 2.12</p>
|
||||
</div>
|
||||
@ -619,7 +619,7 @@ gtk_buildable_get_internal_child (<em class="parameter"><code><a class="link" hr
|
||||
<div class="refsect3">
|
||||
<a name="gtk-buildable-get-internal-child.returns"></a><h4>Returns</h4>
|
||||
<p>the internal child of the buildable object. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
<p><span class="annotation">[<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: 2.12</p>
|
||||
</div>
|
||||
@ -787,6 +787,6 @@ need to be accessed from a UI definition.</p></td>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.33.0</div>
|
||||
<hr>Generated by GTK-Doc V1.33.1</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user