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
Position
public int Position { get; }
Property Value
Text
public string Text { get; }