Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

tree-control-children-predicate-setter

Generic function

Summary

Sets the children predicate function of the specified tree control.

Signature

tree-control-children-predicate-setter
children-predicate tree-control
=> children-predicate

Arguments

children-predicate
An instance of type <function>.

tree-control
An instance of type <tree-control>.

Values

children-predicate
An instance of type <function>.

Library

duim-gadgets

Module

duim-gadgets

Description

Sets the children predicate function of tree-control.

See also

<tree-control>, page 679

tree-control-children-predicate, page 683

tree-control-children-generator-setter, page 685


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index