gtkTextBufferGetBounds: gtkTextBufferGetBounds

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Retrieves the first and last iterators in the buffer, i.e. the entire buffer lies within the range [start,end).

Usage

1

Arguments

object

a GtkTextBuffer

Value

A list containing the following elements:

start

iterator to initialize with first position in the buffer

end

iterator to initialize with the end iterator

Author(s)

Derived by RGtkGen from GTK+ documentation


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