Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

tree-control-children-predicate

Generic function

Summary

Returns the children predicate function of the specified tree control.

Signature

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

Arguments

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

Values

children-predicate
An instance of type <function>.

Library

duim-gadgets

Module

duim-gadgets

Description

Returns the children predicate function of tree-control.

See also

<tree-control>, page 679

tree-control-children-predicate-setter, page 683

tree-control-children-generator, page 684


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index