AppChooserButton.this

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

  1. this(GtkAppChooserButton* gtkAppChooserButton, bool ownedRef)
  2. this(string contentType)
    class AppChooserButton
    this
    ()

Parameters

contentType string

the content type to show applications for

Return Value

a newly created gtk.AppChooserButton

Throws

ConstructionException GTK+ fails to create the object.

Meta