mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
enshort method name
This commit is contained in:
parent
71a58aa763
commit
0c98b869d3
3 changed files with 5 additions and 5 deletions
|
|
@ -86,7 +86,7 @@ impl Window {
|
|||
self.tab.page_description()
|
||||
}
|
||||
|
||||
pub fn widget_gobject(&self) -> &Box {
|
||||
pub fn gobject(&self) -> &Box {
|
||||
&self.widget.gobject()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue