gtkTextBufferGetCharCount: gtkTextBufferGetCharCount

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Gets the number of characters in the buffer; note that characters and bytes are not the same, you can't e.g. expect the contents of the buffer in string form to be this many bytes long. The character count is cached, so this function is very fast.

Usage

1

Arguments

object

a GtkTextBuffer

Value

[integer] number of characters in the buffer

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.