Obsolete Members for NETWinInfo
The following members of class NETWinInfo are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
Member Function Documentation
[deprecated]
void NETWinInfo::setStrut(int strut)
This function is deprecated. We strongly advise against using it in new code.
use setExtendedStrut()
Set the strut for the application window.
strut the new strut *
See also strut().
[deprecated]
int NETWinInfo::strut() const
This function is deprecated. We strongly advise against using it in new code.
use strutPartial()
Returns the strut specified by this client. *
See also setStrut().