1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-21 07:51:25 +02:00

Various bug fixes.

This commit is contained in:
dan
1999-07-03 23:50:05 +00:00
parent caf8ffee27
commit 62240a0f26
15 changed files with 71 additions and 25 deletions
+4
View File
@@ -672,6 +672,10 @@ int WMWidthOfString(WMFont *font, char *text, int length);
WMScreen *WMWidgetScreen(WMWidget *w);
unsigned int WMScreenWidth(WMScreen *scr);
unsigned int WMScreenHeight(WMScreen *scr);
void WMUnmapWidget(WMWidget *w);
void WMMapWidget(WMWidget *w);