Method

GntTreeget_selection_data

Declaration [src]

gpointer
gnt_tree_get_selection_data (
  GntTree* tree
)

Description [src]

Get the key for the selected row.

Return value

Type: gpointer

The key for the selected row.

The data is owned by the instance.
The return value can be NULL.