Table of Contents

Class Editable.InsertTextSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnInsertText

public sealed class Editable.InsertTextSignalArgs : SignalArgs
Inheritance
Editable.InsertTextSignalArgs
Inherited Members

Properties

Length

public int Length { get; }

Property Value

int

Position

public int Position { get; }

Property Value

int

Text

public string Text { get; }

Property Value

string