Virtual Method

CogPlatformsetup

Declaration [src]

gboolean
setup (
  CogPlatform* arg0,
  CogShell* shell,
  const char* params,
  GError** error
)

Description

No description available.

Parameters

shell CogShell
  No description available.
 The data is owned by the caller of the function.
params const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.