mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 05:31:06 +00:00
expand container area
This commit is contained in:
parent
c5919e71a2
commit
97b8431f11
@ -13,6 +13,14 @@ Content::Content()
|
||||
true
|
||||
);
|
||||
|
||||
set_hexpand(
|
||||
true
|
||||
);
|
||||
|
||||
set_vexpand(
|
||||
true
|
||||
);
|
||||
|
||||
widget = nullptr;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user