Method

CogLauncherget_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.

 The data is owned by the instance.