Method

GtkEditableget_max_width_chars

Declaration [src]

int
gtk_editable_get_max_width_chars (
  GtkEditable* editable
)

Description [src]

Retrieves the desired maximum width of editable, in characters.

Return value

Type: int

The maximum width of the entry, in characters.