getbkgd - get background character and rendition using a single-byte character
#include <curses.h> chtype getbkgd(WINDOW *win);
Refer to bkgd().