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

A `GtkFileDialog` object collects the arguments that are needed to present a file chooser 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. These APIs follow the GIO async pattern, and the result can be obtained by calling the corresponding finish function, for example [method@Gtk.FileDialog.open_finish].


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Inherited Members: