Module lua_dialog

A CocoaDialog clone written in Lua using lua-gtk.

Functions

run (args) Runs a CocoaDialog with a given table of arguments.


Functions

run (args)
Runs a CocoaDialog with a given table of arguments.

Parameters

  • args: Table of command line parameters to CocoaDialog. (Typically Lua's 'arg' table.)

Valid XHTML 1.0!