Modules

gtk Main module for the Lua-Gtk binding.
gtk.ftp_co This is an FTP client that currently only supports file uploads.
gtk.glade Read and interpret Glade-2/3 XML files and create the widgets.
gtk.http_co HTTP requests using the socket_co library.
gtk.override Overrides for existing Gtk/Gdk functions.
gtk.socket_co Socket communication using coroutines, integrated with the Gtk message loop to allow background transfers.
gtk.strict Checks uses of undeclared global variables.
gtk.watches Manage asynchronous requests for the Gtk main loop.
gtk_internal.call
gtk_internal.callback Handle callbacks from Gtk to Lua.
gtk_internal.channel
src/gtk2.c

Files

lib/ftp_co.lua
lib/glade.lua
lib/http_co.lua
lib/socket_co.lua
lib/strict.lua
lib/watches.lua
src/call.c
src/callback.c
src/channel.c
src/gtk2.c
src/override.c

Valid XHTML 1.0!