get_selected


Description:

public bool get_selected ()

Checks if the item is displayed as selected.

The selected state is maintained by the liste widget and its model and cannot be set otherwise.

Parameters:

this

a `GtkListItem`

Returns:

true if the item is selected.