Method

Cog.Launcher.get_shell

Declaration [src]

CogShell*
cog_launcher_get_shell (
  CogLauncher* launcher
)

Description [src]

Obtains the CogShell instance managed by the launcher.

Return value

Returns: CogShell

Shell instance for the launcher.

Ownership is not transferred to the caller