mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-15 14:53:33 +01:00
Added a missing function declaration
This commit is contained in:
@@ -990,6 +990,8 @@ void WMSetLabelImage(WMLabel *lPtr, WMPixmap *image);
|
||||
|
||||
WMPixmap *WMGetLabelImage(WMLabel *lPtr);
|
||||
|
||||
char *WMGetLabelText(WMLabel *lPtr);
|
||||
|
||||
void WMSetLabelImagePosition(WMLabel *lPtr, WMImagePosition position);
|
||||
|
||||
void WMSetLabelTextAlignment(WMLabel *lPtr, WMAlignment alignment);
|
||||
|
||||
Reference in New Issue
Block a user