启用换行后,gtk.Label 无法居中对齐。示例代码: import pygtk pygtk.require('2.0') import gtk class testwin(gtk.Window): def __init__(self): gtk.Window.
確定! 回上一頁