Re: Changing font of TreeView column header



On Tue, May 02, 2006 at 05:30:49PM +0200, Hannes Mayr wrote:
I'm looking for a way to set font and font size for the treeview column 
header. Changing the font of the CellRenderer is no problem, but all 
attempts to change the font of the treeview header didn't work.

It does not seem possible to get hands on the default column
header widgets, but if you replace them with your own header
widgets (gtk_tree_view_column_set_widget()) you should be
able to do anything you need.

Yeti


--
That's enough.



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