Table of Contents

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

string

NChars

public uint NChars { get; }

Property Value

uint

Position

public uint Position { get; }

Property Value

uint