mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
update message
This commit is contained in:
parent
33b22ca30a
commit
baea14de95
@ -57,7 +57,7 @@ impl Pin {
|
|||||||
let state = self
|
let state = self
|
||||||
.gobject
|
.gobject
|
||||||
.state()
|
.state()
|
||||||
.expect("State value required for this action")
|
.expect("Required state value")
|
||||||
.get::<i32>()
|
.get::<i32>()
|
||||||
.expect("Parameter type does not match `i32`");
|
.expect("Parameter type does not match `i32`");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user