Start a Fluid GUI app using this backend.
This will draw the user interface and respond to input events in a loop, until the root node is marked for removal (remove()).
Node to function as the root of the user interface.
fluid.node.run
See Implementation
Start a Fluid GUI app using this backend.
This will draw the user interface and respond to input events in a loop, until the root node is marked for removal (remove()).