gtkTextMarkGetName {RGtk2}R Documentation

gtkTextMarkGetName

Description

Returns the mark name; returns NULL for anonymous marks.

Usage

gtkTextMarkGetName(object)

Arguments

object [GtkTextMark] a GtkTextMark

Value

[character] mark name

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]