Implement support for markup labels for wxGTK wxButton.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:48:30 +0000 (12:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:48:30 +0000 (12:48 +0000)
commitde1cc37868e66796a66af8fc13a642a1d6a3d1db
tree67511ad3c6ba249ac972ff7e20fad627edf9c4cd
parent95912bdddeb21afe1cabc0401c0f8b8475a5e5c6
Implement support for markup labels for wxGTK wxButton.

Simply directly set the markup for the GtkLabel used by GtkButton internally.

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