ListItem.getSelectable

Checks if a list item has been set to be selectable via gtk.list_item.ListItem.setSelectable.

Do not confuse this function with gtk.list_item.ListItem.getSelected.

class ListItem
bool
getSelectable
()

Return Value

Type: bool

true if the item is selectable