Options
All
  • Public
  • Public/Protected
  • All
Menu

C API provider instance.

Hierarchy

  • CAPIProviderInstance

Index

Properties

target

target: Window

Target frame.

windows

windows: StandardWindow[]

Created windows.

Methods

createWindow

  • [gui.c] -> MkWindow(WINDOW_STRUCT)

    Parameters

    Returns number

requestTerminal

  • Requests the creation of a terminal.

    Returns WEXTerminal

setProcessTitle

  • setProcessTitle(title: string): void
  • Sets the process title.

    Parameters

    • title: string

      The title to set.

    Returns void

Generated using TypeDoc