Method
CogShellget_config_file
Declaration [src]
GKeyFile*
cog_shell_get_config_file (
CogShell* shell
)
Description [src]
Obtains the additional configuration for this shell.
See CogShell:config-file for details.
| Gets property | Cog.Shell:config-file |
Return value
| Returns: | GKeyFile |
|
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |