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 [GtkTextMark] a GtkTextMark

Value

[GtkTextBuffer] the mark's GtkTextBuffer

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]