wxListItemAttr
Module
wxListItemAttr
Module Summary
Functions for wxListItemAttr class
Description
wxWidgets docs: wxListItemAttr
new() -> wxListItemAttr()
|
new(ColText, ColBack, Font) -> wxListItemAttr()
|
getBackgroundColour(This) -> wx:wx_colour4()
|
Types
This = wxListItemAttr()
getFont(This) -> wxFont:wxFont()
|
Types
This = wxListItemAttr()
getTextColour(This) -> wx:wx_colour4()
|
Types
This = wxListItemAttr()
Types
This = wxListItemAttr()
Types
This = wxListItemAttr()
Types
This = wxListItemAttr()
destroy(This :: wxListItemAttr()) -> ok |
Destroys the object.