gtkTextIterGetMarks: gtkTextIterGetMarks

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns a list of all GtkTextMark at this location. Because marks are not iterable (they don't take up any "space" in the buffer, they are just marks in between iterable locations), multiple marks can exist in the same place. The returned list is not in any meaningful order.

Usage

1

Arguments

object

an iterator

Value

[list] list of GtkTextMark. [ element-type GtkTextMark][ transfer container ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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