mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-23 10:35:50 +01:00
- Added wstrndup() and WMGetFontName()
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user