Property definitions

gtk $ GtkAssistant :: new
	new `{
		return (GtkAssistant *)gtk_assistant_new();
	`}
lib/gtk/v3_4/gtk_assistant.nit:31,2--33,3