Table of Contents

Class TextBuffer.InsertPaintableSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnInsertPaintable

public sealed class TextBuffer.InsertPaintableSignalArgs : SignalArgs
Inheritance
TextBuffer.InsertPaintableSignalArgs
Inherited Members

Properties

Location

public TextIter Location { get; }

Property Value

TextIter

Paintable

public Paintable Paintable { get; }

Property Value

Paintable