AppChooserDialog.newForContentType

gtk.app_chooser_dialog.AppChooserDialog newForContentType(gtk.window.Window parent, gtk.types.DialogFlags flags, string contentType)

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

Parameters

parenta #GtkWindow, or null
flagsflags for this dialog
contentTypea content type string

Returns

a newly created #GtkAppChooserDialog