mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-22 01:45:46 +01:00
fixed various bugs
This commit is contained in:
@@ -1617,6 +1617,8 @@ WMTabView *WMCreateTabView(WMWidget *parent);
|
||||
|
||||
void WMSetTabViewType(WMTabView *tPtr, WMTabViewType type);
|
||||
|
||||
void WMSetTabViewEnabled(WMTabView *tPtr, Bool flag);
|
||||
|
||||
void WMSetTabViewFont(WMTabView *tPtr, WMFont *font);
|
||||
|
||||
void WMAddItemInTabView(WMTabView *tPtr, WMTabViewItem *item);
|
||||
|
||||
Reference in New Issue
Block a user