GUI::ListboxItem Member List

This is the complete list of members for GUI::ListboxItem, including all inherited members.

getID()GUI::ListboxItem
getOwnerWindow()GUI::ListboxItem
getPixelSize()GUI::ListboxItem
getSelectionBrushImage()GUI::ListboxItem
getSelectionColours()GUI::ListboxItem
getText()GUI::ListboxItem
isAutoDeleted()GUI::ListboxItem
isDisabled()GUI::ListboxItem
isSelected()GUI::ListboxItem
setAutoDeleted(bool setting)GUI::ListboxItem
setDisabled(bool setting)GUI::ListboxItem
setID(int item_id)GUI::ListboxItem
setOwnerWindow(Window owner)GUI::ListboxItem
setSelected(bool setting)GUI::ListboxItem
setSelectionBrushImage(Image image)GUI::ListboxItem
setSelectionBrushImage(string imageset, string image)GUI::ListboxItem
setSelectionColours(ColourRect cols)GUI::ListboxItem
setSelectionColours(Colour top_left_colour, Colour top_right_colour, Colour bottom_left_colour, Colour bottom_right_colour)GUI::ListboxItem
setSelectionColours(Colour col)GUI::ListboxItem
setText(string text)GUI::ListboxItem