mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
parent
7ac770f3c0
commit
ae39d7b28c
7 changed files with 13 additions and 33 deletions
|
|
@ -49,9 +49,6 @@ struct sway_container *container_remove_child(struct sway_container *child);
|
|||
struct sway_container *container_replace_child(struct sway_container *child,
|
||||
struct sway_container *new_child);
|
||||
|
||||
struct sway_container *container_set_layout(struct sway_container *container,
|
||||
enum sway_container_layout layout);
|
||||
|
||||
void container_move_to(struct sway_container* container,
|
||||
struct sway_container* destination);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue