[Glade-users] Label's colors



German Retamosa wrote:
Hi all,
I'm a novice programmer and i need your help to create labels with 
colors on
glade 3.0.1.

Hi, usually normal label's colours are specified by the theme (see
docs on resource files in gtk+), but when you want a specific label
to be a specific colour for a reason, then you probably want to use
markup, just check the "use markup" property and use a pango markup
string as the text of the label - using pango markup semantics you'll
be able to set bold/underline/size/colour etc.

Cheers,
                  -Tritsan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]