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="WindowWidgets.html" title="Windows">
<link rel="prev" href="GtkDialog.html" title="GtkDialog">
<link rel="next" href="GtkAboutDialog.html" title="GtkAboutDialog">
<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">
@ -379,7 +379,7 @@ signal is emitted with response IDs from <a class="link" href="GtkDialog.html#Gt
<div class="refsect3">
<a name="gtk-message-dialog-new.returns"></a><h4>Returns</h4>
<p>a new <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog"><span class="type">GtkMessageDialog</span></a>. </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>
</div>
<hr>
@ -579,7 +579,7 @@ gtk_message_dialog_get_image (<em class="parameter"><code><a class="link" href="
<div class="refsect3">
<a name="gtk-message-dialog-get-image.returns"></a><h4>Returns</h4>
<p>the dialogs image. </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.14</p>
</div>
@ -723,7 +723,7 @@ function in the parent <a class="link" href="GtkDialog.html" title="GtkDialog"><
<p>A <a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> corresponding to the
“message area” in the <em class="parameter"><code>message_dialog</code></em>
. </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.22</p>
</div>
@ -910,7 +910,7 @@ area.</p>
<pre class="programlisting"> “secondary-use-markup” <span class="type">gboolean</span></pre>
<p><code class="literal">TRUE</code> if the secondary text of the dialog includes Pango markup.
See <a href="https://developer.gnome.org/pango/pango-Markup.html#pango-parse-markup"><code class="function">pango_parse_markup()</code></a>.</p>
See <code class="function">pango_parse_markup()</code>.</p>
<p>Owner: GtkMessageDialog</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
@ -934,7 +934,7 @@ a secondary text, this will appear as the title.</p>
<pre class="programlisting"> “use-markup” <span class="type">gboolean</span></pre>
<p><code class="literal">TRUE</code> if the primary text of the dialog includes Pango markup.
See <a href="https://developer.gnome.org/pango/pango-Markup.html#pango-parse-markup"><code class="function">pango_parse_markup()</code></a>.</p>
See <code class="function">pango_parse_markup()</code>.</p>
<p>Owner: GtkMessageDialog</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
@ -959,6 +959,6 @@ See <a href="https://developer.gnome.org/pango/pango-Markup.html#pango-parse-mar
</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>