但是我发现我可以使用gtk-rs来做到这一点: let label1: gtk::Label = builder.get_object("label1").unwrap(); let label1_test: gtk::Label ...
確定! 回上一頁