gtkTextBufferAddMark: gtkTextBufferAddMark

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Adds the mark at position where. The mark must not be added to another buffer, and if its name is not NULL then there must not be another mark in the buffer with the same name.

Usage

1
gtkTextBufferAddMark(object, mark, where)

Arguments

object

a GtkTextBuffer

mark

the mark to add

where

location to place mark

Details

Emits the "mark-set" signal as notification of the mark's initial placement. Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


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