Change Font of GtkClist title
- From: "amitjain" <amitjain webdunia com>
- To: "Olexiy Avramchenko" <ath beast stu cn ua>
- Cc: <gtk-list gnome org>
- Subject: Change Font of GtkClist title
- Date: Wed, 23 Oct 2002 11:38:38 +0530
Hi !!!
I am using Gtk1.2. I wnat to set font for GtkClist title.
I am doint it in this way.
style = gtk_widget_get_style( clist ) ;
style->font = font_load;
gtk_widget_set_style( clist, style ) ;
But it is not reflecting chang on GtkClist title.
Please help me.
Thanks in Advance
Amit Jain
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]