mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-07 01:55:48 +01:00
WINGs: add function to set the color of the frame title
This patch adds a function used to set the color of the frame title
This commit is contained in:
committed by
Carlos R. Mafra
parent
cb5076794a
commit
3b298e8964
@@ -1135,6 +1135,8 @@ void WMSetFrameRelief(WMFrame *fPtr, WMReliefType relief);
|
||||
|
||||
void WMSetFrameTitle(WMFrame *fPtr, const char *title);
|
||||
|
||||
void WMSetFrameTitleColor(WMFrame *fPtr, WMColor *color);
|
||||
|
||||
/* ---[ WINGs/wtextfield.c ]---------------------------------------------- */
|
||||
|
||||
WMTextField* WMCreateTextField(WMWidget *parent);
|
||||
|
||||
Reference in New Issue
Block a user