Property definitions

gtk $ GtkDialog :: run
	fun run `{
		gtk_dialog_run(self);
	`}
lib/gtk/v3_4/gtk_dialogs.nit:41,2--43,3