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
Paintable
public Paintable Paintable { get; }