gtkTextTagNew: gtkTextTagNew

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Creates a GtkTextTag. Configure the tag using object arguments, i.e. using gObjectSet.

Usage

1

Arguments

name

tag name, or NULL. [ allow-none ]

Value

[GtkTextTag] a new GtkTextTag

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkTextTagNew in RGtk2...