在PyGTK中,gobject.type_register()做什么? The documentation只是说
registers the specified Python class as a PyGTK type
好吧,呃.将类注册为PyGtk类型的做法是什么?
最佳答案
在PyGTK中,gobject.type_register()做什么? The documentation只是说
registers the specified Python class as a PyGTK type
好吧,呃.将类注册为PyGtk类型的做法是什么?