AppChooserDialog.this

Creates a new GtkAppChooserDialog for the provided content type.

The dialog will show applications that can open the content type.

Parameters

parent Window

a GtkWindow, or %NULL

flags GtkDialogFlags

flags for this dialog

contentType string

a content type string

Return Value

a newly created GtkAppChooserDialog

Throws

ConstructionException GTK+ fails to create the object.

Meta