| gtkTextTagNew {RGtk2} | R Documentation |
Creates a GtkTextTag. Configure the tag using object arguments,
i.e. using gObjectSet.
gtkTextTagNew(name = NULL)
|
[character] tag name, or NULL |
[GtkTextTag] a new GtkTextTag
Derived by RGtkGen from GTK+ documentation