[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public AppChooserDialog (Window? parent, DialogFlags flags, File file)
Creates a new `GtkAppChooserDialog` for the provided `GFile`.
This widget will be removed in GTK 5
The dialog will show applications that can open the file.
| parent |
a `GtkWindow` |
| flags |
flags for this dialog |
| file |
a `GFile` |
|
a newly created `GtkAppChooserDialog` |