Reads the pseudo terminal's window size.
If getting the window size failed, error
will be set to a GIOError
.
this |
a Pty |
rows |
a location to store the number of rows, or |
columns |
a location to store the number of columns, or |
|