Go forward to Readline Variables.
Go backward to Basic Behavior.
Go up to Programming with GNU Readline.

Custom Functions
================

   Readline provides many functions for manipulating the text of the
line, but it isn't possible to anticipate the needs of all programs.
This section describes the various functions and variables defined
within the Readline library which allow a user program to add
customized functionality to Readline.

Menu

The Function Type
C declarations to make code readable.
Function Writing
Variables and calling conventions.