import pygtk pygtk.require('2.0') import gtk pics = [] clicks = 0 def on_destroy (widget): ... Image() image.set_from_pixbuf(pics[0]) button = gtk.
確定! 回上一頁