Constructor

GtkFileDialognew

Declaration [src]

GtkFileDialog*
gtk_file_dialog_new (
  void
)

Description [src]

Creates a new GtkFileDialog object.

Available since:4.10

Return value

Returns: GtkFileDialog
 

The new GtkFileDialog

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