Method
GntTreeget_selection_text
Declaration [src]
char*
gnt_tree_get_selection_text (
GntTree* tree
)
Description [src]
Get the text displayed for the selected row.
See gnt_tree_get_row_text_list(), gnt_tree_get_selection_text_list().