Method

GtkEntryget_max_width_chars

since: 3.12

Declaration [src]

gint
gtk_entry_get_max_width_chars (
  GtkEntry* entry
)

Description [src]

Retrieves the desired maximum width of entry, in characters. See gtk_entry_set_max_width_chars().

Available since: 3.12

Return value

Type: gint

The maximum width of the entry, in characters.