get_selected
Description:
Checks if the item is displayed as selected.
The selected state is maintained by the list widget and its model and cannot be set otherwise.
Parameters:
| this | a `GtkColumnViewCell` | 
Returns:
| true if the item is selected. |