gtkTreeSelectionPathIsSelected: gtkTreeSelectionPathIsSelected
Description
Returns TRUE
if the row pointed to by path
is currently selected. If path
does not point to a valid location, FALSE
is returnedUsage
gtkTreeSelectionPathIsSelected(object, path)
Value
TRUE
if path
is selected.