[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "3.0" ) ]
public AppChooserDialog (Window? parent, DialogFlags flags, File file)
Creates a new AppChooserDialog for the provided File , to allow the user to select an application for it.
| parent |
a Window, or null |
| flags |
flags for this dialog |
| file |
a File |
|
a newly created AppChooserDialog |