git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60999
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
@param font
Font to use instead of the current window font (optional).
*/
@param font
Font to use instead of the current window font (optional).
*/
- virtual void GetTextExtent(const wxString& string, int* w, int* h,
- int* descent = NULL,
- int* externalLeading = NULL,
- const wxFont* font = NULL) const;
+ void GetTextExtent(const wxString& string,
+ int* w, int* h,
+ int* descent = NULL,
+ int* externalLeading = NULL,
+ const wxFont* font = NULL) const;
/**
Gets the dimensions of the string as it would be drawn on the
/**
Gets the dimensions of the string as it would be drawn on the