Query: has_il
OS: ultrix
Section: 3cur
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
has_il(3cur) has_il(3cur) Name has_il - determine whether insert/delete line is available Syntax #include <cursesX.h> bool has_il() Description This function will return the value if the terminal has insert- and delete-line capabilities, or if it can simulate them using scrolling regions. This function might be used to check if it would be appropriate to turn on physical scrolling using the routine. The routines and are always available in the library if the terminal does not have the required facilities. Return Values This function returns TRUE if the terminal has insert line and delete line capabilities, or can simulate them using scrolling regions, oth- erwise it returns FALSE. See Also deleteln(3cur), insertln(3cur), scrollok(3cur) has_il(3cur)
Related Man Pages |
---|
curs_termattrs(3x) - opendarwin |
mvaddstr(3cur) - ultrix |
mvgetch(3cur) - ultrix |
mvwaddstr(3cur) - ultrix |
waddstr(3cur) - ultrix |
Similar Topics in the Unix Linux Community |
---|
Question/review my script: removing bad chars from filenames |
Sun T5220 Firmware question |
Randomize letters |
Hicksd8 and the voting system |
Xml to csv |