1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-30 18:32:34 +01:00

- Added WMSetButtonImageDimsWhenDisabled() and WMGetButtonEnabled()

- Cleaned-up the header files of functions/vars declared but not implemented
This commit is contained in:
dan
2002-03-29 01:24:12 +00:00
parent ad0ad5af22
commit 6e72c20248
5 changed files with 63 additions and 32 deletions

View File

@@ -1,6 +1,7 @@
{
SystemFont = "-*-helvetica-medium-r-normal-*-%d-*-*-*-*-*-*-*,-*-*-medium-r-normal-*-%d-*,-*-*-medium-r-normal-*-*-*";
BoldSystemFont = "-*-helvetica-bold-r-normal-*-%d-*-*-*-*-*-*-*,-*-*-bold-r-normal-*-%d-*,-*-*-medium-r-normal-*-*-*";
DefaultFontSize = 12;
FloppyPath = "/floppy";
MultiByteText = AUTO;
DoubleClickTime = 250;