Method

GtkEditableset_max_width_chars

Declaration [src]

void
gtk_editable_set_max_width_chars (
  GtkEditable* editable,
  int n_chars
)

Description [src]

Sets the desired maximum width in characters of editable.

Parameters

n_chars

Type: int

The new desired maximum width, in characters.