New upstream version 3.24.7

This commit is contained in:
Iain Lane
2019-03-13 10:08:13 +00:00
227 changed files with 701173 additions and 623140 deletions

View File

@ -181,7 +181,7 @@ GIO functions for mounting volumes such as
passwords, questions or show processes blocking unmount.</p>
<p>gtk_show_uri_on_window() is a convenient way to launch applications for URIs.</p>
<p>Another object that is worth mentioning in this context is
<a href="https://developer.gnome.org/gdk3/gdk3-Application-launching.html#GdkAppLaunchContext-struct"><span class="type">GdkAppLaunchContext</span></a>, which provides visual feedback when lauching
<a href="https://developer.gnome.org/gdk4/gdk4-Application-launching.html#GdkAppLaunchContext-struct"><span class="type">GdkAppLaunchContext</span></a>, which provides visual feedback when lauching
applications.</p>
</div>
<div class="refsect1">
@ -437,7 +437,7 @@ Typical examples are</p>
</ul></div>
<p>Ideally the timestamp is taken from the event triggering
the <a class="link" href="gtk3-Filesystem-utilities.html#gtk-show-uri" title="gtk_show_uri ()"><code class="function">gtk_show_uri()</code></a> call. If timestamp is not known you can take
<a href="https://developer.gnome.org/gdk3/gdk3-Events.html#GDK-CURRENT-TIME:CAPS"><code class="literal">GDK_CURRENT_TIME</code></a>.</p>
<a href="https://developer.gnome.org/gdk4/gdk4-Events.html#GDK-CURRENT-TIME:CAPS"><code class="literal">GDK_CURRENT_TIME</code></a>.</p>
<p>This is the recommended call to be used as it passes information
necessary for sandbox helpers to parent their dialogs properly.</p>
<div class="refsect3">