Method

GntEntryset_max

Declaration [src]

void
gnt_entry_set_max (
  GntEntry* entry,
  int max
)

Description [src]

Set the maximum length of the text in the entry box.

Parameters

max

Type: int

The maximum length for text. A value of 0 means infinite length.