Re: gtk_label_set_markup confusion



Olexiy Avramchenko <olexiy irtech cn ua> wrote on 29/04/2003 (10:03) :
> The gtk_label_set_markup will set "use-markup" property to TRUE, so you 
> need not to set this property by hands. The code of the function is no 
> longer than 10 lines, so you can spend 3mins of your time and take a 
> look on it.

I see. The problem is that when I try to make a binding to this C
function gtk_label_set_markup this doesn't work. Of course I can change
the binding to also call gtk_label_set_use_markup etc... but I don't
understand why it shouldn't work in the first place.

-- 
Preben Randhol -------------- http://www.pvv.org/~randhol/Ada95 --
                 «For me, Ada95 puts back the joy in programming.»



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]