KDECore
NETStrut Struct Reference
#include <netwm_def.h>
Public Member Functions | |
| NETStrut () | |
Public Attributes | |
| int | bottom |
| int | left |
| int | right |
| int | top |
Detailed Description
Simple strut class for NET classes.This class is a convenience class defining a strut with left, right, top and bottom border values. The existence of this class is to keep the implementation from being dependant on a separate framework/library. See the _NET_WM_STRUT property in the NETWM spec.
Definition at line 195 of file netwm_def.h.
Constructor & Destructor Documentation
| NETStrut::NETStrut | ( | ) | [inline] |
Member Data Documentation
| int NETStrut::bottom |
| int NETStrut::left |
| int NETStrut::right |
| int NETStrut::top |
The documentation for this struct was generated from the following file:
KDE 3.5 API Reference