Property definitions

gtk $ GtkSearchEntry :: new
	new `{
		return (GtkSearchEntry *)gtk_search_entry_new();
	`}
lib/gtk/v3_6.nit:28,2--30,3