mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-15 13:35:53 +01:00
added string utils
This commit is contained in:
@@ -792,6 +792,8 @@ void WMUnmapWidget(WMWidget *w);
|
||||
|
||||
void WMMapWidget(WMWidget *w);
|
||||
|
||||
void WMRaiseWidget(WMWidget *w);
|
||||
|
||||
void WMMoveWidget(WMWidget *w, int x, int y);
|
||||
|
||||
void WMResizeWidget(WMWidget *w, unsigned int width, unsigned int height);
|
||||
|
||||
Reference in New Issue
Block a user