[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFont::GetFamily (gtk2...
authorMart Raudsepp <leio@gentoo.org>
Mon, 29 Aug 2005 01:18:07 +0000 (01:18 +0000)
committerMart Raudsepp <leio@gentoo.org>
Mon, 29 Aug 2005 01:18:07 +0000 (01:18 +0000)
commitc42f011ed644ec581287773ba89b588076d7ce86
tree2a0cfa1df5b688bedc4a65ee826cbb87e0096fb8
parent631e67db81b1658621eb423885ed18267fb123fa
[wxGTK2] Runtime check for pango_font_family_is_monospace in wxFont::GetFamily (gtk2.4 runtime check) to allow wxGTK2
applications compiled against gtk2.4 or newer to work with gtk2.2 or older runtime. wxFontEnumerator TODO

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