New upstream version 3.24.28

This commit is contained in:
Simon McVittie
2021-04-15 09:52:10 +01:00
571 changed files with 181992 additions and 178915 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="Printing.html" title="Printing">
<link rel="prev" href="GtkPrintSettings.html" title="GtkPrintSettings">
<link rel="next" href="GtkPaperSize.html" title="GtkPaperSize">
<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">
@ -331,7 +331,7 @@ and receive the resulting page setup.</p>
<span class="k">static</span> <span class="n">GtkPageSetup</span> <span class="o">*</span><span class="n">page_setup</span> <span class="o">=</span> <span class="nb">NULL</span><span class="p">;</span>
<span class="k">static</span> <span class="kt">void</span>
<span class="nf">do_page_setup</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span>
<span class="n">do_page_setup</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span>
<span class="p">{</span>
<span class="n">GtkPageSetup</span> <span class="o">*</span><span class="n">new_page_setup</span><span class="p">;</span>
@ -393,7 +393,7 @@ gtk_page_setup_copy (<em class="parameter"><code><a class="link" href="GtkPageSe
<a name="gtk-page-setup-copy.returns"></a><h4>Returns</h4>
<p>a copy of <em class="parameter"><code>other</code></em>
. </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.10</p>
</div>
@ -479,7 +479,7 @@ gtk_page_setup_get_paper_size (<em class="parameter"><code><a class="link" href=
<div class="refsect3">
<a name="gtk-page-setup-get-paper-size.returns"></a><h4>Returns</h4>
<p>the paper size. </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.10</p>
</div>
@ -1114,7 +1114,7 @@ the format produced by <a class="link" href="GtkPageSetup.html#gtk-page-setup-to
<div class="refsect3">
<a name="gtk-page-setup-new-from-gvariant.returns"></a><h4>Returns</h4>
<p>a new <a class="link" href="GtkPageSetup.html" title="GtkPageSetup"><span class="type">GtkPageSetup</span></a> object. </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: <a class="link" href="api-index-3-22.html#api-index-3.22">3.22</a></p>
</div>
@ -1330,6 +1330,6 @@ gtk_page_setup_to_gvariant (<em class="parameter"><code><a class="link" href="Gt
</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>