inf-text-operations

inf-text-operations

Types and Values

Object Hierarchy

    GInterface
    ├── InfTextDeleteOperation
    ╰── InfTextInsertOperation

Prerequisites

InfTextDeleteOperation requires InfAdoptedOperation and GObject.

InfTextInsertOperation requires InfAdoptedOperation and GObject.

Known Implementations

InfTextDeleteOperation is implemented by InfTextDefaultDeleteOperation and InfTextRemoteDeleteOperation.

InfTextInsertOperation is implemented by InfTextDefaultInsertOperation.

Description

Functions

Types and Values

InfTextDeleteOperation

typedef struct _InfTextDeleteOperation InfTextDeleteOperation;


InfTextInsertOperation

typedef struct _InfTextInsertOperation InfTextInsertOperation;