mirror of
https://github.com/labwc/labwc.git
synced 2026-03-02 01:40:24 -05:00
include/: tidy up header files
This commit is contained in:
parent
2d6921039d
commit
649437e336
7 changed files with 17 additions and 5 deletions
|
|
@ -149,7 +149,6 @@ void view_init_position(struct view *view);
|
|||
struct wlr_box view_get_surface_geometry(struct view *view);
|
||||
struct wlr_box view_geometry(struct view *view);
|
||||
void view_resize(struct view *view, struct wlr_box geo);
|
||||
bool view_want_deco(struct view *view);
|
||||
void view_focus(struct view *view);
|
||||
struct view *view_front_toplevel(struct server *server);
|
||||
struct view *next_toplevel(struct view *current);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue