在PyGTK中,gobject.type_register()做什么? The documentation只是说
registers the specified Python class as a PyGTK type
好吧,呃.将类注册为PyGtk类型的做法是什么?@H_502_10@
有时PyGTK文档太简洁了.在这种情况下,您可能需要阅读C docs.@H_502_10@