FileDialog


Object Hierarchy:

Gtk.FileDialog Gtk.FileDialog Gtk.FileDialog GLib.Object GLib.Object GLib.Object->Gtk.FileDialog

Description:

[ CCode ( type_id = "gtk_file_dialog_get_type ()" ) ]
[ Version ( since = "4.10" ) ]
public sealed class FileDialog : Object

Asynchronous API to present a file chooser dialog.

`GtkFileDialog` collects the arguments that are needed to present the dialog to the user, such as a title for the dialog and whether it should be modal.

The dialog is shown with [method@Gtk.FileDialog.open], [method@Gtk.FileDialog.save], etc.


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Inherited Members: