Property definitions

gtk $ GtkColorButton :: new
	new `{
		return (GtkColorButton *)gtk_color_button_new();
	`}
lib/gtk/v3_4/gtk_widgets_ext.nit:256,2--258,3