BOOTSTRAP (kforms) functions


LIBRARY ROUTINE

kvf_gui_item_exists - determine whether at least one instance of a particular GUI item exists in a selection list of a form tree

LIBRARY CALL

int kvf_gui_item_exists(
   kselection *sel_list,
   int        flag)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if a GUI item of the type specified is in the list, FALSE otherwise

DESCRIPTION

Determines if there is a gui item of the type specified in the selection list.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kforms/src/utilities.c

SEE ALSO

kforms(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.