Table of Contents

Enum TextEdit.GutterType

Namespace
Godot
Assembly
GodotSharp.dll
public enum TextEdit.GutterType : long

Fields

Custom = 2

Custom draw.

Icon = 1

Draw an icon.

String = 0

Draw a string.