[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public AppChooserDialog (Window? parent, DialogFlags flags, File file)
Creates a new `GtkAppChooserDialog` for the provided `GFile`.
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` |