[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFontEnumerator (gtk2...
authorMart Raudsepp <leio@gentoo.org>
Mon, 29 Aug 2005 04:33:15 +0000 (04:33 +0000)
committerMart Raudsepp <leio@gentoo.org>
Mon, 29 Aug 2005 04:33:15 +0000 (04:33 +0000)
commit2696b11cd5b7fe3550f76647e44252d767876ce5
treea63bdce795c2598803a8b1ce9238764557350343
parent4979a56c780fceaa115d055d3c09f5980531c5d3
[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFontEnumerator (gtk2.4 runtime check) to allow wxGTK2
applications compiled against gtk2.4 or newer to work with gtk2.2 or older runtime.
Removed HAVE_PANGO_FONT_FAMILY_IS_MONOSPACE configure check in case of wxGTK2, as __WXGTK24__ is now used for that.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure.in
src/unix/fontenum.cpp