mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
view: deduplicate foreign-toplevel creation code
This commit is contained in:
parent
2c7dceef76
commit
cbcffb090e
4 changed files with 12 additions and 49 deletions
|
|
@ -10,8 +10,6 @@
|
|||
|
||||
struct view;
|
||||
|
||||
void view_impl_init_foreign_toplevel(struct view *view);
|
||||
|
||||
void view_impl_map(struct view *view);
|
||||
void view_impl_unmap(struct view *view);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue