AppChooserDialog.this

Creates a new gtk.AppChooserDialog for the provided content type, to allow the user to select an application for it.

Parameters

parent Window

a gtk.Window, or NULL

flags GtkDialogFlags

flags for this dialog

contentType string

a content type string

Return Value

a newly created gtk.AppChooserDialog

Throws

ConstructionException GTK+ fails to create the object.

Meta