kenz-gelsoft / wxRust2

re-exploration Rust binding to wx
MIT License
78 stars 10 forks source link

Methods return ownership should return its Binding instead of WeakRef<Binding> #58

Closed kenz-gelsoft closed 2 years ago

kenz-gelsoft commented 2 years ago

after https://github.com/kenz-gelsoft/wxRust2/issues/51 fix this.

should mark them in doxybinding.toml and generate other code for them.