! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add header icon for xfce4.gui.AboutDialog
Status:
VERIFIED: WORKSFORME

Comments

Description Stefan Stuhr 2006-01-05 20:08:41 CET
There should be an easy way to add an header icon to a xfce4.gui.AboutDialog
instance.

Reproducible: Always
Steps to Reproduce:
Comment 1 Stefan Stuhr 2006-01-05 20:12:58 CET
Created attachment 382 
Workaround
Comment 2 dannym editbugs 2006-01-06 16:08:10 CET
what's wrong with aboutdialog1.set_icon(pixbuf1) ?
Comment 3 Stefan Stuhr 2006-01-06 17:16:51 CET
(In reply to comment #2)
> what's wrong with aboutdialog1.set_icon(pixbuf1) ?
> 

Thanks, it works :)
I just didn't knew that it does more than gtk.Window.set_icon.

Bug #1308

Reported by:
Stefan Stuhr
Reported on: 2006-01-05
Last modified on: 2006-01-06

People

CC List:
0 users

Version

Version:
unspecified

Attachments

Workaround (206 bytes, text/plain)
2006-01-05 20:12 CET , Stefan Stuhr
no flags

Additional information