Gtk.TextBuffer.CharCount Property
The number of characters in the buffer

Syntax

public int CharCount { get; }

Value

The number of characters in the buffer

Remarks

The result of this method is cached, so it is very fast.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)