Function

ShellGlobalget

Declaration [src]

ShellGlobal*
shell_global_get (
  void
)

Description [src]

Gets the singleton global object that represents the desktop.

Return value

Type: ShellGlobal

The singleton global object.

The data is owned by the called function.