class NETExtendedStrut |
|
|
Size of the icon. See also NETSize Image data for the icon. This is an array of 32bit packed CARDINAL ARGB with high byte being A, low byte being B. First two bytes are width, height. Data is in rows, left to right and top to bottom. Partial strut class for NET classes. This class is a convenience class defining a strut with left, right, top and bottom border values, and ranges for them. The existence of this class is to keep the implementation from being dependant on a separate framework/library. See the _NET_WM_STRUT_PARTIAL property in the NETWM spec.
|
|
Constructor to initialize this struct to 0,0,0,0
|