Method
CogPlatformsetup
Declaration [src]
gboolean
cog_platform_setup (
CogPlatform* platform,
CogShell* shell,
const char* params,
GError** error
)
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 . |