Method

Cog.Platform.setup

Declaration [src]

gboolean
cog_platform_setup (
  CogPlatform* platform,
  CogShell* shell,
  const char* params,
  GError** error
)

Description

No description available.

Parameters

shell CogShell
  No description available.
 Ownership is not transferred to the callee
params const char*
  No description available.
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string

Return value

Returns: gboolean
No description available.