Constructor

GtkFileDialognew

since: 4.10

Declaration [src]

GtkFileDialog*
gtk_file_dialog_new (
  void
)

Description [src]

Creates a new GtkFileDialog object.

Available since: 4.10

Return value

Type: GtkFileDialog

The new GtkFileDialog

The caller of the function takes ownership of the data, and is responsible for freeing it.