Update the window

Property definitions

curses $ Window :: refresh
	# Update the window
	fun refresh `{
		refresh();
	`}
lib/curses/curses.nit:45,2--48,3