Reads the pseudo terminal's window size.
If getting the window size failed, throws will be set to a GIOError.
| this |
a Pty |
| rows |
a location to store the number of rows, or null |
| columns |
a location to store the number of columns, or null |
|
true on success, false on failure with throws filled in |