Returns true if the row pointed to by path is currently selected.
Use GtkListView or GtkColumnView
If path does not point to a valid location, false is returned
| this |
A `GtkTreeSelection`. |
| path |
A `GtkTreePath` to check selection on. |
|
true if |