Re: how to draw a label with a specific font?
- From: Akos Maroy <darkeye tyrell hu>
- To: igorj pixelthorn com
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: how to draw a label with a specific font?
- Date: Wed, 09 Feb 2005 15:55:38 +0100
Igor Jovanovic wrote:
On Tue, 2005-01-25 at 22:03 +0100, Akos Maroy wrote:
Hi,
I'd like to draw Gtk::Label objects with a specific font (Bitstream
Vera). How would I achieve this? I can't find any aspect in the
Gtk::Label documentation on how I'd change the font...
It's easy as:
label->modify_font(Pango::FontDescription("Bitstream Vera 10"));
thanks, it really was easy :)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]