D. R. Evans said the following at 09/14/2011 07:20 PM :
> I believe that this is the correct way to set the font to be used in a label:
>
> ----
>
> const string font_description_string("Courier New, medium, 14");
>
> label.override_font(Pango::FontDescription(font_description_string));
>
> ----
>
> How can I determine what font is actually used for the label once the
> font-matching algorithm has done its work??I never saw a response to this question. Is there a more appropriate reflector somewhere where it would be better for me to ask it? Doc -- Web: http://www.sff.net/people/N7DR
signature.asc
Description: OpenPGP digital signature
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
