1 \section{\class{wxGDIObject
}}\label{wxgdiobject
}
3 This class allows platforms to implement functionality to optimise GDI objects, such
4 as wxPen, wxBrush and wxFont. On Windows, the underling GDI objects are a scarce resource
5 and are cleaned up when a usage count goes to zero. On some platforms this
6 class may not have any special functionality.
8 Since the functionality of this class is platform-specific, it is not documented here in detail.
10 \wxheading{Derived from
}
12 \helpref{wxObject
}{wxobject
}
16 \helpref{wxPen
}{wxpen
},
\helpref{wxBrush
}{wxbrush
},
\helpref{wxFont
}{wxfont
}
18 \latexignore{\rtfignore{\wxheading{Members
}}}
20 \membersection{wxGDIObject::wxGDIObject
}\label{wxgdiobjectconstr
}
22 \func{}{wxGDIObject
}{\void}