wxDataViewIconText
Implements methods from the following classes
Methods
Static Methods
wxDataViewIconText
wxDataViewIconText ( string $text=wxEmptyString, wxIcon $icon=wxNullIcon )
Constructor.
wxDataViewIconText ( wxDataViewIconText $other )
Constructor.
GetIcon
wxIcon GetIcon ( )
Gets the icon.
GetText
string GetText ( )
Gets the text.
SetIcon
SetIcon ( wxIcon $icon )
Set the icon.
SetText
SetText ( string $text )
Set the text.