[gtkada] Setting text weight in Cell_Renderer_Text

Duncan Sands baldrick at free.fr
Wed Oct 8 22:00:36 CEST 2003


I have a text renderer, and I would like to it render in bold.
As far as I understand (which is not much), I need to do
something like:

with Pango.Enums; use Pango.Enums;

...

Weight_Properties.Set_Property (Renderer, ??, Pango_Weight_Bold);

I put ?? in the middle because I've no idea what to put there.

Thanks for your help,

Duncan.



More information about the gtkada mailing list