Class EntryBuffer.InsertedTextSignalArgs
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
Signal (Event) Arguments for OnInsertedText
public sealed class EntryBuffer.InsertedTextSignalArgs : SignalArgs
- Inheritance
-
EntryBuffer.InsertedTextSignalArgs
- Inherited Members
Properties
Chars
public string Chars { get; }
Property Value
NChars
public uint NChars { get; }
Property Value
Position
public uint Position { get; }