Constructor
GtkFileDialognew
since: 4.10
Declaration [src]
GtkFileDialog*
gtk_file_dialog_new (
void
)
Return value
Type: GtkFileDialog
The new GtkFileDialog
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |