File geyser/GeyserGeyser.lua

Functions

Geyser:add (window, cons) Add a window to the list that this container manages.
Geyser:remove (window) Removes a window from the list that it manages


Functions

Geyser:add (window, cons)
Add a window to the list that this container manages.
Parameters
  • window: The window to add this container
  • cons:
Geyser:remove (window)
Removes a window from the list that it manages
Parameters
  • window: The window to remove from this container's windowList

Valid XHTML 1.0!