New upstream version 3.24.14
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="ApplicationChoosing.html" title="Choosing from installed applications">
|
||||
<link rel="prev" href="ApplicationChoosing.html" title="Choosing from installed applications">
|
||||
<link rel="next" href="GtkAppChooserButton.html" title="GtkAppChooserButton">
|
||||
<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">
|
||||
@ -39,8 +39,8 @@
|
||||
<a name="GtkAppChooser.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>
|
||||
@ -82,7 +82,7 @@
|
||||
<td class="property_type">
|
||||
<span class="type">gchar</span> *</td>
|
||||
<td class="property_name"><a class="link" href="GtkAppChooser.html#GtkAppChooser--content-type" title="The “content-type” property">content-type</a></td>
|
||||
<td class="property_flags">Read / Write / Construct Only</td>
|
||||
<td class="property_flags">Read / Write / Construct Only</td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
@ -90,12 +90,12 @@
|
||||
<a name="GtkAppChooser.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"> </td>
|
||||
<td class="function_name"><a class="link" href="GtkAppChooser.html#GtkAppChooser-struct" title="GtkAppChooser">GtkAppChooser</a></td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkAppChooser.html#GtkAppChooser-struct">GtkAppChooser</a></td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
@ -223,13 +223,6 @@ gtk_app_chooser_refresh (<em class="parameter"><code><a class="link" href="GtkAp
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkAppChooser.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAppChooser-struct"></a><h3>GtkAppChooser</h3>
|
||||
<pre class="programlisting">typedef struct _GtkAppChooser GtkAppChooser;</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkAppChooser.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkAppChooser--content-type"></a><h3>The <code class="literal">“content-type”</code> property</h3>
|
||||
@ -237,7 +230,8 @@ gtk_app_chooser_refresh (<em class="parameter"><code><a class="link" href="GtkAp
|
||||
<p>The content type of the <a class="link" href="GtkAppChooser.html" title="GtkAppChooser"><span class="type">GtkAppChooser</span></a> object.</p>
|
||||
<p>See GContentType
|
||||
for more information about content types.</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Owner: GtkAppChooser</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Default value: NULL</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -247,6 +241,6 @@ for more information about content types.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.29</div>
|
||||
<hr>Generated by GTK-Doc V1.32.1</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user