[gtkada] Changing widget styles recursively

Manuel Op de Coul manuel.op.de.coul at eon-benelux.com
Fri Apr 11 16:25:36 CEST 2003


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




More information about the gtkada mailing list