Attaching style to GtkLabel
- From: Zeeshan Ali <zeenix gmail com>
- To: Gtk Mailing List <gtk-app-devel-list gnome org>
- Subject: Attaching style to GtkLabel
- Date: Fri, 18 Feb 2005 16:19:55 +0500
Hello everyone,
In my gtk+ app, I attach style to different widgets/classes using
the rc file. Here is the line from my rc file for attaching style
'my-label' to ALL labels:
class "GtkLabel" style "my-label"
Now, this works for all the labels except for one: the GtkLabel
inside the GtkMenu of GtkComboBox. Now as I create the GUI using
Glade, I am not very sure if the text items added to the comboxes are
GtkLabels or not. I am lost here, can any hand me a torch? Thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]