Property definitions

gtk $ GtkDialog :: new
	new `{
		return (GtkDialog *)gtk_dialog_new();
	`}
lib/gtk/v3_4/gtk_dialogs.nit:31,2--33,3