mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
remove extra getters, give name to gobjects
This commit is contained in:
parent
58f9ed537d
commit
582bef28b0
4 changed files with 16 additions and 21 deletions
|
|
@ -32,7 +32,7 @@ impl Bar {
|
|||
widget: Rc::new(Widget::new(
|
||||
&control.widget.gobject,
|
||||
&menu.widget.gobject,
|
||||
&tab.widget.gobject,
|
||||
&tab.widget.tab_bar,
|
||||
)),
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue