1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-25 11:45:52 +01:00

added cback for set button in fontpanel

This commit is contained in:
kojima
2002-12-04 15:40:32 +00:00
parent 90e8cfc5b8
commit 55d37178a0
3 changed files with 48 additions and 1 deletions

View File

@@ -1865,6 +1865,8 @@ void WMShowFontPanel(WMFontPanel *panel);
void WMHideFontPanel(WMFontPanel *panel);
void WMSetFontPanelAction(WMFontPanel *panel, WMAction2 *action, void *data);
void WMSetFontPanelFont(WMFontPanel *panel, WMFont *font);
/* you can free the returned string */