Type Alias DataViewIconTextRenderer

Source
pub type DataViewIconTextRenderer = DataViewIconTextRendererIsOwned<true>;
Expand description

The wxDataViewIconTextRenderer class is used to display text with a small icon next to it as it is typically done in a file manager.

Aliased Type§

pub struct DataViewIconTextRenderer(/* private fields */);