gtkTextMarkGetBuffer {RGtk2}R Documentation

gtkTextMarkGetBuffer

Description

Gets the buffer this mark is located inside, or NULL if the mark is deleted.

Usage

gtkTextMarkGetBuffer(object)

Arguments

object

a GtkTextMark

Value

[GtkTextBuffer] the mark's GtkTextBuffer. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]