[Glade-users] how to change font label



On Sat, 2005-01-29 at 14:30, Hariyanto Handoko wrote:
I am using Glade 1.1.3, I cannot be able to change the
text size on labels
Is there on option on the Glade panels to change text
or font size? 

You can set the label's "Use Markup" property to TRUE, then enter markup
into the "Label" property like this:

  <span size="x-large">Some large text</span>

For a description of markup see:
  http://developer.gnome.org/doc/API/2.0/pango/PangoMarkupFormat.html

Damon






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