Re: Bring a widget to the foreground
- From: Lance Dillon <riffraff169 yahoo com>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: Bring a widget to the foreground
- Date: Sun, 2 Jan 2011 09:19:55 -0800 (PST)
----- Original Message ----
From: John Emmas <johne53 tiscali co uk>
To: gtk-app-devel-list <gtk-app-devel-list gnome org>
Sent: Sun, January 2, 2011 10:42:28 AM
Subject: Re: Bring a widget to the foreground
On 2 Jan 2011, at 15:39, John Emmas wrote:
I'm probably being incredibly dim but I couldn't find a way to do this with
a standard gtk button. I could change the label's text quite easily but not
its font. Am I missing something very obvious?
Sorry, that's ambiguous now that I re-read it. What I meant to say was that I
can change the _button's_ label text quite easily but not its font.
John
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
I would use gtk_label_set_attributes(),
http://library.gnome.org/devel/gtk/stable/GtkLabel.html#gtk-label-set-attributes
That would probably do what you want.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]