New upstream version 3.24.14

This commit is contained in:
Simon McVittie
2020-02-29 14:17:40 +00:00
543 changed files with 330694 additions and 808714 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="gtkbase.html" title="Part III. GTK+ Core Reference">
<link rel="prev" href="gtk3-Testing.html" title="Testing">
<link rel="next" href="theming.html" title="Part IV. Theming in GTK+">
<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">
@ -37,8 +37,8 @@
<a name="gtk3-Filesystem-utilities.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>
@ -141,17 +141,17 @@
<a name="gtk3-Filesystem-utilities.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="gtk3-Filesystem-utilities.html#GtkMountOperation-struct" title="struct GtkMountOperation">GtkMountOperation</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/gtk4-Filesystem-utilities.html#GtkMountOperation-struct">GtkMountOperation</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="gtk3-Filesystem-utilities.html#GtkMountOperationClass" title="struct GtkMountOperationClass">GtkMountOperationClass</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/gtk4-Filesystem-utilities.html#GtkMountOperationClass">GtkMountOperationClass</a></td>
</tr>
</tbody>
</table></div>
@ -480,38 +480,12 @@ necessary for sandbox helpers to parent their dialogs properly.</p>
</div>
</div>
<div class="refsect1">
<a name="gtk3-Filesystem-utilities.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkMountOperation-struct"></a><h3>struct GtkMountOperation</h3>
<pre class="programlisting">struct GtkMountOperation;</pre>
<p>This should not be accessed directly. Use the accessor functions below.</p>
</div>
<hr>
<div class="refsect2">
<a name="GtkMountOperationClass"></a><h3>struct GtkMountOperationClass</h3>
<pre class="programlisting">struct GtkMountOperationClass {
GMountOperationClass parent_class;
};
</pre>
<div class="refsect3">
<a name="GtkMountOperationClass.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="struct_members_name">
<col class="struct_members_description">
<col width="200px" class="struct_members_annotations">
</colgroup>
<tbody></tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="gtk3-Filesystem-utilities.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkMountOperation--is-showing"></a><h3>The <code class="literal">“is-showing”</code> property</h3>
<pre class="programlisting"> “is-showing” <span class="type">gboolean</span></pre>
<p>Are we showing a dialog.</p>
<p>Owner: GtkMountOperation</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
</div>
@ -520,6 +494,7 @@ necessary for sandbox helpers to parent their dialogs properly.</p>
<a name="GtkMountOperation--parent"></a><h3>The <code class="literal">“parent”</code> property</h3>
<pre class="programlisting"> “parent” <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *</pre>
<p>The parent window.</p>
<p>Owner: GtkMountOperation</p>
<p>Flags: Read / Write</p>
</div>
<hr>
@ -527,11 +502,12 @@ necessary for sandbox helpers to parent their dialogs properly.</p>
<a name="GtkMountOperation--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
<pre class="programlisting"> “screen” <span class="type">GdkScreen</span> *</pre>
<p>The screen where this window will be displayed.</p>
<p>Owner: GtkMountOperation</p>
<p>Flags: Read / Write</p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.29</div>
<hr>Generated by GTK-Doc V1.32.1</div>
</body>
</html>