Class IndenterHelper
- Namespace
- GtkSource
- Assembly
- GtkSource-5.dll
public sealed class IndenterHelper : Object, Indenter, NativeObject, IDisposable, InstanceFactory, GTypeProvider
- Inheritance
-
IndenterHelper
- Implements
- Inherited Members
Methods
GetGType()
public static Type GetGType()
Returns
IsTrigger(View, TextIter, ModifierType, uint)
public bool IsTrigger(View view, TextIter location, ModifierType state, uint keyval)
Parameters
viewViewlocationTextIterstateModifierTypekeyvaluint
Returns
NewFromPointer(nint, bool)
Creates a new managed IndenterHelper instance for a given pointer.
public static IndenterHelper NewFromPointer(nint ptr, bool ownsHandle)