Pager - The Pager struct contains
only private fields and should not be directly accessed.
Screen - The Screen struct
contains only private fields and should not be directly accessed.
Selector - The Selector struct
contains only private fields and should not be directly accessed.
Tasklist - The Tasklist struct
contains only private fields and should not be directly accessed.
Window - The Window struct
contains only private fields and should not be directly accessed.
Workspace - The Workspace
struct contains only private fields and should not be directly accessed.
Structs:
ResourceUsage - The
ResourceUsage struct contains information about the total resource usage of an X client, and the number of resources allocated
for each resource type.
WorkspaceLayout -
The WorkspaceLayout struct contains information about the layout of
Workspace on a Screen, and the exact
position of a specific Workspace.
Enums:
ClientType - Type describing the role of the libwnck
user.