Method

GtkEntryget_width_chars

Declaration [src]

gint
gtk_entry_get_width_chars (
  GtkEntry* entry
)

Description [src]

Gets the value set by gtk_entry_set_width_chars().

Gets propertyGtk.Entry:width-chars

Return value

Type: gint

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