Property

CogShell:name

Declaration

property name: utf8 [ read, write, construct-only ]

Description [src]

Name of the shell.

The shell name is used to determine the paths inside the XDG user directories where application-specific files (caches, website data, etc.) will be stored.

Type: gchar*
Getter methodcog_shell_get_name()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes