Property definitions

gtk $ GtkEntry :: new
	new `{
		 return (GtkEntry *)gtk_entry_new();
	`}
lib/gtk/v3_4/gtk_core.nit:474,2--476,3