Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Window.Get (gb.ncurses)

Function Get ( [ X As Integer, Y As Integer, Len As Integer ] ) As String

Return the string starting at X,Y. If Len is omitted, this function returns the entire line. If Len is given, the Window is treated as if it was linear memory. This means that if Len goes beyond the line length, the function operates on any sebsequent lines.