GUILE NCURSES 2.2: Getting a string of characters and attributes from a window

Next: , Previous: , Up: The basic curses library [Contents][Index]


5.2.21 Getting a string of characters and attributes from a window

Procedure: inchnstr win #:key y x n

These routines return a list of rendered characters, starting at the current cursor position in the named window and ending at the right margin of the window or until n characters have been found.

AltStyle によって変換されたページ (->オリジナル) /