Also support fonts in wxTextCtrl::GetStyle() in wxGTK.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Oct 2009 22:38:10 +0000 (22:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Oct 2009 22:38:10 +0000 (22:38 +0000)
commit2205ca7463c2837c14e2953f327331873752c05d
tree3980a24c25c807fe890fa90fa19104f51f724ab0
parent306a5d95154602e34bd752aa18859931018d26d5
Also support fonts in wxTextCtrl::GetStyle() in wxGTK.

This extends the change of r62262 with support for the fonts.

Closes #11281.

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