TextDocumentContentChangeEvent


Object Hierarchy:

Object hierarchy for TextDocumentContentChangeEvent

Description:

public interface TextDocumentContentChangeEvent : Object, Object

An event describing a change to a text document. If range and rangeLength are omitted the new text is considered to be the full content of the document.

All known implementing classes:

Namespace: GVls
Package: GVls-21

Content:

Properties:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface GVo.Object