struct NETStrut

Simple strut class. More...

Definition#include <netwm_def.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

Simple strut class.

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.

 NETStrut () : left(0), right(0), top(0), bottom(0)

Constructor to initialize this struct to 0,0,0,0

int left

Left border of the strut.

int right

Right border of the strut.

int top

Top border of the strut.

int bottom

Bottom border of the strut.


Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:19 2000, using kdoc 2.0a40.