Метод | Описание | |
---|---|---|
init ( ) : void | ||
setPty ( bool foo ) : void | ||
setPtySize ( int col, int row, int wp, int hp ) : void | ||
setXForwarding ( bool foo ) : void | ||
start ( ) : void |
public setPtySize ( int col, int row, int wp, int hp ) : void | ||
col | int | |
row | int | |
wp | int | |
hp | int | |
Результат | void |