mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-31 02:52:30 +01:00
added ability to enable/disable individual WMTabViewItems
This commit is contained in:
@@ -1701,6 +1701,8 @@ void WMSetTabViewDelegate(WMTabView *tPtr, WMTabViewDelegate *delegate);
|
||||
|
||||
WMTabViewItem* WMCreateTabViewItemWithIdentifier(int identifier);
|
||||
|
||||
void WMSetTabViewItemEnabled(WMTabViewItem *tPtr, Bool flag);
|
||||
|
||||
int WMGetTabViewItemIdentifier(WMTabViewItem *item);
|
||||
|
||||
void WMSetTabViewItemLabel(WMTabViewItem *item, char *label);
|
||||
|
||||
Reference in New Issue
Block a user