Method

GntTreeset_visible_rows

Declaration [src]

void
gnt_tree_set_visible_rows (
  GntTree* tree,
  int rows
)

Description [src]

The number of rows the tree should display at a time.

Parameters

rows

Type: int

The number of rows.