Destroy the dialog when its parent is destroyed.

Property definitions

gtk $ GtkDialogFlags :: destroy_with_parent
	# Destroy the dialog when its parent is destroyed.
	new destroy_with_parent `{ return GTK_DIALOG_DESTROY_WITH_PARENT; `}
lib/gtk/v3_4/gtk_dialogs.nit:298,2--299,69