wxShowEvent

See external documentation: wxShowEvent.

See external documentation: wxShowEvent.

Use wxEvtHandler:connect/3 with EventType:

show

See also the message variant #wxShow{} event record type.

This class is derived (and can use functions) from:
wxEvent

Types


wxShowEvent() = wx:wx_object()

Functions


setShow(This, Show) -> ok

  • This = wxShowEvent()
  • Show = boolean()

See external documentation.

getShow(This) -> boolean()

  • This = wxShowEvent()

See external documentation.