Tag

open class Tag(pointer: <Error class: unknown class><<Error class: unknown class>>)

A tag that can be applied to text in a class@Buffer.

GtkSourceTag is a subclass of class@Gtk.TextTag that adds properties useful for the GtkSourceView library.

If, for a certain tag, class@Gtk.TextTag is sufficient, it's better that you create a class@Gtk.TextTag, not a class@Tag.

Skipped during bindings generation

  • method draw-spaces: Property has no getter nor setter

  • method draw-spaces-set: Property has no getter nor setter

Constructors

Link copied to clipboard
constructor(name: String? = null)

Creates a GtkSourceTag.

constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gtksourceTagPointer: <Error class: unknown class><<Error class: unknown class>>