mirror of
https://github.com/labwc/labwc.git
synced 2026-02-11 04:27:51 -05:00
Privatize private view_get_root()
This commit is contained in:
parent
27f3097f8f
commit
040e25f38e
2 changed files with 10 additions and 11 deletions
|
|
@ -554,7 +554,6 @@ void view_move_to_output(struct view *view, struct output *output);
|
|||
|
||||
void view_move_to_front(struct view *view);
|
||||
void view_move_to_back(struct view *view);
|
||||
struct view *view_get_root(struct view *view);
|
||||
void view_append_children(struct view *view, struct wl_array *children);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue