To define an input procedure, you will need to provide the file descriptor of the file or pipe. The Input Mask specifies the type of access the file should have. When the file is ready for the specified access, the input procedure is called. You may define any number of input procedures, they will be added in turn.

As with widget callback procedures added inside X-Designer any Xt procedures that you have added are generated as stubs into the stubs file. You may then edit them from within X-Designer in the same way as widget callbacks may be edited. The code for adding your procedures is generated by X-Designer into the main module.

See also: