JWM Source Documentation

ScreenType Struct Reference

Structure to contain information about a screen. More...

#include <screen.h>

Data Fields

int index
 The index of this screen.
int x
int y
 The location of this screen.
int width
int height
 The size of this screen.

Detailed Description

Structure to contain information about a screen.

Definition at line 18 of file screen.h.


Field Documentation

The size of this screen.

Definition at line 21 of file screen.h.

The index of this screen.

Definition at line 19 of file screen.h.

Definition at line 21 of file screen.h.

Definition at line 20 of file screen.h.

The location of this screen.

Definition at line 20 of file screen.h.


The documentation for this struct was generated from the following file: