mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-23 10:35:50 +01:00
misc. oversight fixes
This commit is contained in:
@@ -1529,6 +1529,8 @@ void WMSetTextForegroundColor(WMText *tPtr, WMColor *color);
|
||||
|
||||
void WMSetTextBackgroundColor(WMText *tPtr, WMColor *color);
|
||||
|
||||
void WMSetTextBackgroundPixmap(WMText *tPtr, WMPixmap *pixmap);
|
||||
|
||||
void WMPrependTextStream(WMText *tPtr, char *text);
|
||||
|
||||
void WMAppendTextStream(WMText *tPtr, char *text);
|
||||
|
||||
Reference in New Issue
Block a user