path_is_selected
Description:
Returns true if the row pointed to by path is currently selected.
If path does not point to a valid location, false is returned
Parameters:
| this | |
| path |
A TreePath to check selection on. |
Returns:
|
true if |