git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42332
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
This method returns the name of the desktop environment currently
running in a Unix desktop. Currently only "KDE" or "GNOME" are
supported and the code uses the X11 session protocol vendor name
-to figure out, which desktop environment is running. The methods
-return an empty string otherwise and on all other platforms.
+to figure out, which desktop environment is running. The method
+returns an empty string otherwise and on all other platforms.
\membersection{wxAppTraits::GetStandardPaths}\label{wxapptraitsgetstandardpaths}
scaling bitmaps in general as the only other way to scale bitmaps
is to blit a wxMemoryDC into another wxMemoryDC.
-It may be mentioned that the GTK port uses this function internally
-to scale bitmaps when using mapping modes in wxDC.
-
\docparam{quality}{Determines what method to use for resampling the image. Can be one of the following:
\twocolwidtha{5cm}%