| 1234:2cc5d193e9d4 | 1235:fb1cdbe893dc |
|---|---|
| 215 int max_panes; | 215 int max_panes; |
| 216 | 216 |
| 217 const int *visibility_states; | 217 const int *visibility_states; |
| 218 } UiSplitPaneArgs; | 218 } UiSplitPaneArgs; |
| 219 | 219 |
| 220 typedef void (*ui_create_ui_func)(UiObject *, int, void *, void *); | |
| 221 | |
| 220 typedef struct UiItemListContainerArgs { | 222 typedef struct UiItemListContainerArgs { |
| 221 UiBool fill; | 223 UiBool fill; |
| 222 UiBool hexpand; | 224 UiBool hexpand; |
| 223 UiBool vexpand; | 225 UiBool vexpand; |
| 224 UiBool hfill; | 226 UiBool hfill; |