Method

GtkEntryset_max_width_chars

since: 3.12

Declaration [src]

void
gtk_entry_set_max_width_chars (
  GtkEntry* entry,
  gint n_chars
)

Description [src]

Sets the desired maximum width in characters of entry.

Available since: 3.12

Parameters

n_chars

Type: gint

The new desired maximum width, in characters.