Method

GtkEntryBufferget_length

since: 2.18

Declaration [src]

guint
gtk_entry_buffer_get_length (
  GtkEntryBuffer* buffer
)

Description [src]

Retrieves the length in characters of the buffer.

Available since: 2.18

Gets propertyGtk.EntryBuffer:length

Return value

Type: guint

The number of characters in the buffer.