Table of Contents

Class IndenterHelper

Namespace
GtkSource
Assembly
GtkSource-5.dll
public sealed class IndenterHelper : Object, IObject, INotifyPropertyChanged, IDisposable, Indenter, IHandle, GTypeProvider
Inheritance
IndenterHelper
Implements
Inherited Members

Constructors

IndenterHelper(IntPtr, bool)

public IndenterHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

IsTrigger(View, TextIter, ModifierType, uint)

public bool IsTrigger(View view, TextIter location, ModifierType state, uint keyval)

Parameters

view View
location TextIter
state ModifierType
keyval uint

Returns

bool