Function
CogLauncherget_default
Declaration [src]
CogLauncher*
cog_launcher_get_default (
void
)
Description [src]
Returns the CogLauncher single instance, creating a regular
(non-autoamted) launcher if needed.
Return value
| Returns: | CogLauncher |
Singleton instance. |
|
| The data is owned by the called function. |