mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
view: expose view_apply_natural_geometry()
Co-authored-by: tokyo4j <hrak1529@gmail.com>
This commit is contained in:
parent
f1141c62d4
commit
4fd7a8075c
2 changed files with 7 additions and 1 deletions
|
|
@ -1036,7 +1036,7 @@ view_constrain_size_to_that_of_usable_area(struct view *view)
|
|||
view_move_resize(view, box);
|
||||
}
|
||||
|
||||
static void
|
||||
void
|
||||
view_apply_natural_geometry(struct view *view)
|
||||
{
|
||||
assert(view);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue