AppChooserButton.this

Creates a new #GtkAppChooserButton 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 #GtkAppChooserButton

Throws

ConstructionException GTK+ fails to create the object.

Meta