gtkTextTagTableAdd: gtkTextTagTableAdd

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Add a tag to the table. The tag is assigned the highest priority in the table.

Usage

1
gtkTextTagTableAdd(object, tag)

Arguments

object

a GtkTextTagTable

tag

a GtkTextTag

Details

tag must not be in a tag table already, and may not have the same name as an already-added tag.

Author(s)

Derived by RGtkGen from GTK+ documentation


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