AppChooserDialog


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public AppChooserDialog (Window? parent, DialogFlags flags, File file)

Creates a new `GtkAppChooserDialog` for the provided `GFile`.

Note:

This widget will be removed in GTK 5

The dialog will show applications that can open the file.

Parameters:

parent

a `GtkWindow`

flags

flags for this dialog

file

a `GFile`

Returns:

a newly created `GtkAppChooserDialog`