Method

GntEntryset_history_length

[]

Declaration [src]

void
gnt_entry_set_history_length (
  GntEntry* entry,
  int num
)
[]

Description [src]

Set the length of history for the entry box.

[]

Parameters

num

Type: int

The maximum length of the history, -1 for unlimited.