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`.

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`




2022 vala-language.org