git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58034
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
bool ascending);
/**
- Oberride this to indicate that the item has special font attributes.
+ Override this to indicate that the item has special font attributes.
This only affects the wxDataViewTextRendererText renderer.
@see wxDataViewItemAttr.
unsigned int column, bool ascending);
/**
- Oberride this to indicate that the row has special font attributes.
+ Override this to indicate that the row has special font attributes.
This only affects the wxDataViewTextRendererText() renderer.
@see wxDataViewItemAttr.