php man page for ncurses_can_change_color

Query: ncurses_can_change_color

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NCURSES_CAN_CHANGE_COLOR(3)						 1					       NCURSES_CAN_CHANGE_COLOR(3)

ncurses_can_change_color - Checks if terminal color definitions can be changed

SYNOPSIS
bool ncurses_can_change_color (void )
DESCRIPTION
Checks whether the terminal has color capabilities and whether the programmer can change color definitions using ncurses_init_color(3). ncurses must be initialized using ncurses_init(3) before calling this function.
PARAMETERS
This function has no parameters.
RETURN VALUES
Return TRUE if the programmer can change color definitions, FALSE otherwise.
SEE ALSO
ncurses_has_colors(3), ncurses_init_color(3), ncurses_start_color(3). PHP Documentation Group NCURSES_CAN_CHANGE_COLOR(3)
Related Man Pages
curs_color(3curses) - opensolaris
pair_content(3curses) - opensolaris
start_color(3curses) - opensolaris
ncurses_color_set(3) - php
ncurses_init_color(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch