Table of Contents

Class View.LineMarkActivatedSignalArgs

Namespace
GtkSource
Assembly
GtkSource-5.dll

Signal (Event) Arguments for OnLineMarkActivated

public sealed class View.LineMarkActivatedSignalArgs : SignalArgs
Inheritance
View.LineMarkActivatedSignalArgs
Inherited Members

Properties

Button

public uint Button { get; }

Property Value

uint

Iter

public TextIter Iter { get; }

Property Value

TextIter

NPresses

public int NPresses { get; }

Property Value

int

State

public ModifierType State { get; }

Property Value

ModifierType