Constructor

GntTreenew

Declaration [src]

GntWidget*
gnt_tree_new (
  void
)

Description [src]

Create a tree with one column.

See gnt_tree_new_with_columns().

Return value

Type: GntWidget

The newly created tree.

The caller of the function takes ownership of the data, and is responsible for freeing it.