Property definitions

gtk $ GtkButton :: new
	new `{
		return (GtkButton *)gtk_button_new();
	`}
lib/gtk/v3_4/gtk_core.nit:793,2--795,3