NAME

mainLoop - Enter gtk main loop.

SYNOPSIS

mainLoop ?-option optionVal ...?

OPTIONS

-timeout
The intervall in millisecond in which the tcl event loop is called. If the value is 0 the tcl event loop is never called.
type: integer
default: 500

DESCRIPTION

mainLoop never returns. It enters the gtk main loop and calls in regular intervalls the tcl event loop.

WIDGET COMMANDS

KEYWORDS


Copyright © 2001 - 2002 P. G. Baum