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
parent | a #GtkWindow, or null |
flags | flags for this dialog |
contentType | a content type string |
Returns
a newly created #GtkAppChooserDialog