Method

ShellAppget_pids

Declaration [src]

GSList*
shell_app_get_pids (
  ShellApp* app
)

Description

No description available.

Return value

Type: A list of int

An unordered list of process identifiers associated with this application.

The caller of the method takes ownership of the data container, but not the data inside it.