W3cubDocs

/Pony

_TermResizeNotify

[Source]

class ref _TermResizeNotify is
  SignalNotify ref

Implements

Constructors

create

[Source]

new ref create(
  term: ANSITerm tag)
: _TermResizeNotify ref^

Parameters

Returns

Public Functions

apply

[Source]

fun box apply(
  times: U32 val)
: Bool val

Parameters

  • times: U32 val

Returns

dispose

[Source]

fun ref dispose()
: None val

Returns

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/term-_TermResizeNotify