Make the constructed dialog modal.

Property definitions

gtk $ GtkDialogFlags :: modal
	# Make the constructed dialog modal.
	new modal `{ return GTK_DIALOG_MODAL; `}
lib/gtk/v3_4/gtk_dialogs.nit:295,2--296,41