hi;

2012/4/13 Christopher Howard <christopher.how...@frigidcode.com>:
> I've really appreciated how convenient the GtkAboutDialog class is and
> especially the gtk_show_about_dialog() function. The only thing that
> seems to be missing: There is a property for every basic kind of credit
> that could be given (authors, translators, artists, etc.) but no
> property for (beta) testers. I would think that would be a rather
> popular one, and in my case beta testing is about the only thing I don't
> do myself. I am curious if anyone ever thought of adding a component for
> that. Or perhaps some kind of "miscellaneous credits" field, for giving
> credit to people who don't fit in any other category?

you can use the add_credits_section() method:

http://developer.gnome.org/gtk3/stable/GtkAboutDialog.html#gtk-about-dialog-add-credit-section

available since 3.4.

ciao,
 Emmanuele.

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to