Enum TextBufferNotifyFlags
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
[Flags]
public enum TextBufferNotifyFlags : uint
Fields
AfterDelete = 8
AfterInsert = 2
BeforeDelete = 4
BeforeInsert = 1
[Flags]
public enum TextBufferNotifyFlags : uint
AfterDelete = 8
AfterInsert = 2
BeforeDelete = 4
BeforeInsert = 1