View Source wxGridCellStringRenderer (wx v2.4.3)
This class may be used to format string data in a cell; it is the default for string cells.
See:
This class is derived, and can use functions, from:
wxWidgets docs: wxGridCellStringRenderer
Summary
Types
-type wxGridCellStringRenderer() :: wx:wx_object().
Functions
-spec destroy(This :: wxGridCellStringRenderer()) -> ok.
Destroys the object
-spec new() -> wxGridCellStringRenderer().