mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-05 05:14:13 +01:00
multiview and vertical splitview
some bug fixes configurable default font size etc
This commit is contained in:
@@ -253,6 +253,7 @@ void *WMGetFromBag(WMBag *bag, int index);
|
||||
|
||||
int WMCountInBag(WMBag *bag, void *item);
|
||||
|
||||
void *WMReplaceInBag(WMBag *bag, int index, void *item);
|
||||
|
||||
/* comparer must return:
|
||||
* < 0 if a < b
|
||||
|
||||
Reference in New Issue
Block a user