get_selectable
Description:
Checks if a list item has been set to be selectable via set_selectable.
Do not confuse this function with [method@Gtk.ListItem.get_selected].
Parameters:
this |
a `GtkListItem` |
Returns:
true if the item is selectable |