Re: Please avoid unnecessary markup in messages



On Tue, Oct 29, 2002 at 12:12:10AM -0500, Havoc Pennington wrote:
<snip>
> I think we need to add:
> 
>  gtk_label_set_font_weight ();
>  gtk_label_set_font_style ();
> 
> etc. Maybe worth a GTK bug.

There is already API for this I belive:

  void           gtk_label_set_attributes (GtkLabel      *label,
                                           PangoAttrList *attrs);
  PangoAttrList *gtk_label_get_attributes (GtkLabel      *label);




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