Re: Markup in GtkTreeViewColumns
- From: John Coppens <john jcoppens com>
- To: Paul Pogonyshev <pogonyshev gmx net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Markup in GtkTreeViewColumns
- Date: Wed, 20 Aug 2008 20:42:51 -0300
On Wed, 20 Aug 2008 22:47:02 +0300
Paul Pogonyshev <pogonyshev gmx net> wrote:
John Coppens wrote:
It may be evident, but I can't seem to find how. I need to put markup
in the column title of GtkTreeViewColumns, as the column titles are
parameters with sub-indexes. (S11 etc).
Use gtk_tree_view_column_set_widget() on the column. You can
then use any widget as a title, including a label with markup.
Paul
I _knew_ it had to be simple ;-) Thanks lot, Paul!
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]