New upstream version 3.24.28
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="SelectorWidgets.html" title="Selector Widgets and Dialogs">
|
||||
<link rel="prev" href="gtk3-GtkFileChooserNative.html" title="GtkFileChooserNative">
|
||||
<link rel="next" href="GtkFileChooserWidget.html" title="GtkFileChooserWidget">
|
||||
<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">
|
||||
@ -98,7 +98,7 @@ those for <a class="link" href="GtkDialog.html" title="GtkDialog"><span class="t
|
||||
own. Instead, you should use the functions that work on a
|
||||
<a class="link" href="GtkFileChooser.html" title="GtkFileChooser"><span class="type">GtkFileChooser</span></a>.</p>
|
||||
<p>If you want to integrate well with the platform you should use the
|
||||
<a href="https://developer.gnome.org/gtk4/GtkFileChooserNative.html#GtkFileChooserNative-struct"><span class="type">GtkFileChooserNative</span></a> API, which will use a platform-specific
|
||||
<span class="type">GtkFileChooserNative</span> API, which will use a platform-specific
|
||||
dialog if available and fall back to GtkFileChooserDialog
|
||||
otherwise.</p>
|
||||
<div class="refsect3">
|
||||
@ -396,6 +396,6 @@ gtk_file_chooser_dialog_new (<em class="parameter"><code>const <span class="type
|
||||
</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>
|
||||
Reference in New Issue
Block a user