Attaching style to GtkLabel



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]