Removed usage of GetInternalFont() from GTK 2.0. This
authorRobert Roebling <robert@roebling.de>
Sun, 5 Jan 2003 22:59:44 +0000 (22:59 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 5 Jan 2003 22:59:44 +0000 (22:59 +0000)
commitbbd006c0cef461b829f51db586880c380c8785a2
treed1be41c41073a9fa31fc9c8fd238ac1f44f72271
parent60d85ccb3d3ebda7af4dcc9833867d18a5652418
  Removed usage of GetInternalFont() from GTK 2.0. This
    also removes any usage of GdkFont. I left the actual
    deprecated method so that the change can be bckported
    without binary incompatible changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/dcclient.cpp
src/gtk/font.cpp
src/gtk/window.cpp
src/gtk1/dcclient.cpp
src/gtk1/font.cpp
src/gtk1/window.cpp