NCURSES_SLK_CLEAR(3) 1 NCURSES_SLK_CLEAR(3)
ncurses_slk_clear - Clears soft labels from screen
SYNOPSIS
bool ncurses_slk_clear (void )
DESCRIPTION
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in
a future release of PHP. This function should be used at your own risk.
The function ncurses_slk_clear(3) clears soft label keys from screen.
RETURN VALUES
Returns TRUE on errors, FALSE otherwise.
PHP Documentation Group NCURSES_SLK_CLEAR(3)