A GObject (or glib::Object in Rust terms) is a reference-counted, mutable object. ... If we want to modify the content of our Rc , we can use the Cell type.
確定! 回上一頁