[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: label color (RcStyle vs. style)
- From: Havoc Pennington <hp redhat com>
- To: MC_Vai <estoy ver megared net mx>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: label color (RcStyle vs. style)
- Date: 28 Jul 2001 11:05:53 -0400
MC_Vai <estoy@ver.megared.net.mx> writes:
> En un Fri Jul/27/2001, a las 16:00:41, Havoc Pennington escribió:
> >
> > The G() function is broken, and thus confuses GTK, basically.
> > G() should instead do what F() does.
> >
> I not totally sure to get this.
>
> Do you mean that G() should perform the F() code and
> thus F() must be deleted?
>
> Also, What do you mean with: G() is broken? (in what way?)
I mean you should ideally change the font using a GtkRcStyle, rather
than a GtkStyle.
Setting the GtkStyle on a widget is not something application code
should ever do. It's something that's done by GTK internally.
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]