Hello!

I have created a 

gtk_radio_button_new_with_label(NULL, "test")

But I would like to change the pixmap on the button by
an other.

How can I make?

Actually I use gtk_radio_button_new(NULL)
and after gtk_contenair_add(...., Mypixmap)

-> It's OK

But with the same code when I use the

gtk_radio_button_new_with_label(NULL, "test")

my pixmap is put on the text!!!

Have you a solution?

Thanks

=====
oO0 A + Ju 0Oo

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to