gtkTextMarkGetName {RGtk2}R Documentation

gtkTextMarkGetName

Description

Returns the mark name; returns NULL for anonymous marks.

Usage

gtkTextMarkGetName(object)

Arguments

object

a GtkTextMark

Value

[character] mark name

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]