Ensure that info bar message uses the set font/colours in wxGTK.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:56:17 +0000 (22:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:56:17 +0000 (22:56 +0000)
commit4026acf137909eeb8d7d0340ca8b4da5662ca267
tree0aebbbf02fc3fdbfa5efd0cb5f8a89568347661b
parent0d013e46a0ac91251f1c2a1495f85d1086f80ffe
Ensure that info bar message uses the set font/colours in wxGTK.

Propagate the font and colours set on wxInfoBar window itself to its label in
the native GTK implementation.

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