Method
GntTreeset_row_flags
Declaration [src]
void
gnt_tree_set_row_flags (
  GntTree* tree,
  void* key,
  GntTextFormatFlags flags
)
      Parameters
key- 
            
Type:
void*The key for the row.
The argument can be NULL.The data is owned by the caller of the function.  flags- 
            
Type:
GntTextFormatFlagsThe flags to set.