Method

GtkEditableget_width_chars

Declaration [src]

int
gtk_editable_get_width_chars (
  GtkEditable* editable
)

Description [src]

Gets the number of characters of space reserved for the contents of the editable.

Return value

Type: int

Number of chars to request space for, or negative if unset.