Stock Icons not shown on buttons

Posted by Toucan on Stack Overflow See other posts from Stack Overflow or by Toucan
Published on 2010-02-02T23:51:26Z Indexed on 2010/03/22 5:01 UTC
Read the original article Hit count: 330

Filed under:
|
|
self.button = gtk.Button(stock=gtk.STOCK_DELETE)

Only Shows: Delete

© Stack Overflow or respective owner

Related posts about python

Related posts about pygtk