gtk_button_set_markup / animation / background color

2005-08-25 Thread ramare
Dear all, I'm working on the look and feel of my gtk application. -- first : many thanks for those who developped this stuff :-) -- second : gtk_label_set_markup is great but how do I do that with button instead ? The only way is to put a label inside my button

Re: gtk_button_set_markup / animation / background color

2005-08-25 Thread Tristan Van Berkom
ramare wrote: Dear all, I'm working on the look and feel of my gtk application. -- first : many thanks for those who developped this stuff :-) -- second : gtk_label_set_markup is great but how do I do that with button instead ? The only way is to put a label

Re: gtk_button_set_markup / animation / background color

2005-08-25 Thread Matthias Clasen
On Thu, 2005-08-25 at 11:14 -0400, Tristan Van Berkom wrote: ramare wrote: Dear all, I'm working on the look and feel of my gtk application. -- first : many thanks for those who developped this stuff :-) -- second : gtk_label_set_markup is great but how do I do