BOOTSTRAP (kcodegen) functions


LIBRARY ROUTINE

kgen_generate_gui - generate code for GUI

LIBRARY CALL

int
kgen_generate_gui(
   kobject object)

INPUT

OUTPUT

none

RETURN VALUE

TRUE on success, FALSE otherwise

DESCRIPTION

Generates the code for a GUI, including GUI Information structure, code to initialize the GUI Information structure, and code to extract user input from the GUI and store it in the GUI Information structure.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kcodegen/src/gui_generate.c

SEE ALSO

kcodegen(3)

COPYRIGHT

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