mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
create separated mod for page widget
This commit is contained in:
parent
a1aaebdb7e
commit
6684b09ae2
4 changed files with 62 additions and 24 deletions
|
|
@ -62,7 +62,7 @@ impl Content {
|
|||
}
|
||||
|
||||
// Getters
|
||||
pub fn widget(&self) -> &Box {
|
||||
pub fn gobject(&self) -> &Box {
|
||||
&self.widget
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue