Method
GntTreerow_get_key
since: 2.7.3
Declaration [src]
gpointer
gnt_tree_row_get_key (
  GntTree* tree,
  GntTreeRow* row
)
      Parameters
row- 
            
Type:
GntTreeRowThe GntTreeRow object.
The data is owned by the caller of the function.