Method

IdeTerminalPageget_terminal

Declaration

IdeTerminal*
ide_terminal_page_get_terminal (
  IdeTerminalPage* self
)

Description

Gets the underlying terminal widget.

Return value

Type: IdeTerminal

An IdeTerminal.

The data is owned by the instance.