Re: Please avoid unnecessary markup in messages
- From: Gregory Merchan <merchan phys lsu edu>
- To: desktop-devel-list gnome org, gnome-i18n gnome org
- Subject: Re: Please avoid unnecessary markup in messages
- Date: Tue, 29 Oct 2002 01:13:44 -0600
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]