AppChooserDialog.this

Creates a new GtkAppChooserDialog for the provided GFile.

The dialog will show applications that can open the file.

Parameters

parent Window

a GtkWindow, or %NULL

flags GtkDialogFlags

flags for this dialog

file FileIF

a GFile

Return Value

a newly created GtkAppChooserDialog

Throws

ConstructionException GTK+ fails to create the object.

Meta