Re: Changing font of TreeView column header
- From: "David Necas (Yeti)" <yeti physics muni cz>
- To: Hannes Mayr <hannes mayr indunet it>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Changing font of TreeView column header
- Date: Tue, 2 May 2006 18:36:25 +0200
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]