Hi,
I'm looking for image to be used in gtk.Button definition as 'gtk-help' or
'gtk-quit'.
Where to find the complete list provided by gtk ?

In parallel, I've got the list of stock :  STOCK_DIALOG_INFO,
STOCK_DIALOG_WARNING ...
but they are not managed in the same way.

Then I need the parameter icon used in this call:
img = gtk.image_new_from_stock(icon, gtk.ICON_SIZE_BUTTON)

Thanks for your help


-- 
View this message in context: 
http://www.nabble.com/get-the-list-of-available-image-for-gtk.Button%28%29-tf4677303.html#a13363808
Sent from the Gtk+ - Python mailing list archive at Nabble.com.

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to