GtkCList column titles



Hi,

I have noticed that if you create a GtkCList with
gtk_clist_new_with_titles() and then call
gtk_clist_column_titles_passive(), everything's ok. However, if I create
the list with gtk_clist_new(), set the individual column titles with
gtk_clist_set_column_title() and then call
gtk_clist_column_titles_passive(), the text in the column titles is
grayed out. Is this the intended behaviour? I find it somewhat
inconsistent (and annoying?).

-Martynas



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