Method

IdeTerminalLaunchercopy

Declaration

IdeTerminalLauncher*
ide_terminal_launcher_copy (
  IdeTerminalLauncher* self
)

Description

Copies self into a new launcher.

Return value

Type: IdeTerminalLauncher

A newly created IdeTerminalLauncher.

The caller of the method takes ownership of the data, and is responsible for freeing it.