Function
ShellGlobalget
Declaration [src]
ShellGlobal*
shell_global_get (
void
)
Return value
Type: ShellGlobal
The singleton global object.
The data is owned by the called function. |
ShellGlobal*
shell_global_get (
void
)
Type: ShellGlobal
The singleton global object.
The data is owned by the called function. |