1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-25 10:01:26 +02:00

- Added wstrndup() and WMGetFontName()

This commit is contained in:
dan
2002-12-02 00:01:05 +00:00
parent 96c64e15ef
commit ca43aba088
7 changed files with 721 additions and 688 deletions
+2
View File
@@ -764,6 +764,8 @@ WMFont* WMRetainFont(WMFont *font);
void WMReleaseFont(WMFont *font);
char* WMGetFontName(WMFont *font);
unsigned int WMFontHeight(WMFont *font);
Bool WMIsAntialiasedFont(WMFont *font);