mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
remove extra methods
This commit is contained in:
parent
e025961568
commit
ef067fbb70
3 changed files with 1 additions and 9 deletions
|
|
@ -103,10 +103,6 @@ impl Request {
|
|||
&self.widget.gobject()
|
||||
}
|
||||
|
||||
pub fn is_empty(&self) -> bool {
|
||||
self.widget.is_empty()
|
||||
}
|
||||
|
||||
pub fn text(&self) -> GString {
|
||||
self.widget.text()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue