AppChooserDialog.this

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

  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.window.Window parent, gtk.types.DialogFlags flags, gio.file.File file)

Parameters

parent gtk.window.Window

a #GtkWindow, or null

flags gtk.types.DialogFlags

flags for this dialog

file gio.file.File

a #GFile

Return Value

a newly created #GtkAppChooserDialog