mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-26 09:35:49 +01:00
- Made scrolling of text in dialog panel smoother
- Added WMGetPanelFont()
This commit is contained in:
@@ -1037,6 +1037,8 @@ void WMSetLabelRelief(WMLabel *lPtr, WMReliefType relief);
|
||||
|
||||
void WMSetLabelText(WMLabel *lPtr, char *text);
|
||||
|
||||
WMFont* WMGetLabelFont(WMLabel *lPtr);
|
||||
|
||||
void WMSetLabelFont(WMLabel *lPtr, WMFont *font);
|
||||
|
||||
void WMSetLabelTextColor(WMLabel *lPtr, WMColor *color);
|
||||
|
||||
Reference in New Issue
Block a user