Wnck.ResourceUsage

Fields

Name

Type

Access

Description

n_colormap_entries

int

r/w

number of Colormap resources allocated.

n_cursors

int

r/w

number of Cursor resources allocated.

n_fonts

int

r/w

number of Font resources allocated.

n_gcs

int

r/w

number of GContext resources allocated.

n_glyphsets

int

r/w

number of Glyphset resources allocated.

n_other

int

r/w

number of other resources allocated.

n_passive_grabs

int

r/w

number of PassiveGrab resources allocated.

n_pictures

int

r/w

number of Picture resources allocated.

n_pixmaps

int

r/w

number of Pixmap resources allocated.

n_windows

int

r/w

number of Window resources allocated.

pad1

int

r

pad2

int

r

pad3

int

r

pad4

int

r

pad5

int

r

pad6

int

r

pad7

int

r

pad8

int

r

pad9

int

r

pixmap_bytes

int

r/w

number of bytes allocated in the X server for resources of type Pixmap.

total_bytes_estimate

int

r/w

estimation of the total number of bytes allocated in the X server.

Methods

None

Details

class Wnck.ResourceUsage

The Wnck.ResourceUsage struct contains information about the total resource usage of an X client, and the number of resources allocated for each resource type.

New in version 2.6.