Rather than allocate a structure and expect callers to free it, take a pointer to an existing struct as an argument. This function is no longer called anywhere though. |
||
|---|---|---|
| .. | ||
| arrange.h | ||
| container.h | ||
| layout.h | ||
| output.h | ||
| view.h | ||
| workspace.h | ||
Rather than allocate a structure and expect callers to free it, take a pointer to an existing struct as an argument. This function is no longer called anywhere though. |
||
|---|---|---|
| .. | ||
| arrange.h | ||
| container.h | ||
| layout.h | ||
| output.h | ||
| view.h | ||
| workspace.h | ||