Best way is to call Gtk.Widget.Set_Name for all the labels which style you wish to change, and use the same name for all. Then add that name to your resource file, like this: widget "*my_name" style "special_label_style" Manuel