AppChooserWidget.this

Creates a new gtk.AppChooserWidget for applications that can handle content of the given type.

  1. this(GtkAppChooserWidget* gtkAppChooserWidget, bool ownedRef)
  2. this(string contentType)
    class AppChooserWidget
    this
    ()

Parameters

contentType string

the content type to show applications for

Return Value

a newly created gtk.AppChooserWidget

Throws

ConstructionException GTK+ fails to create the object.

Meta