wxListItem
Description
See external documentation: wxListItem.
DATA TYPES
new(Item) -> wxListItem()
Types
Item = wxListItem()
Types
This = wxListItem()
getAlign(This) -> wx:wx_enum()
Types
This = wxListItem()
See external documentation.
Res = ?wxLIST_FORMAT_LEFT | ?wxLIST_FORMAT_RIGHT | ?wxLIST_FORMAT_CENTRE | ?wxLIST_FORMAT_CENTER
getBackgroundColour(This) -> wx:wx_colour4()
Types
This = wxListItem()
Types
This = wxListItem()
getFont(This) -> wxFont:wxFont()
Types
This = wxListItem()
Types
This = wxListItem()
Types
This = wxListItem()
Types
This = wxListItem()
Types
This = wxListItem()
getText(This) -> unicode:charlist()
Types
This = wxListItem()
getTextColour(This) -> wx:wx_colour4()
Types
This = wxListItem()
Types
This = wxListItem()
See external documentation.
Align = ?wxLIST_FORMAT_LEFT | ?wxLIST_FORMAT_RIGHT | ?wxLIST_FORMAT_CENTRE | ?wxLIST_FORMAT_CENTER