Module awful.widget.button

Author:

Julien Danjou <julien@danjou.info>

Copyright© 2008-2009 Julien Danjou

Release: v3.3.4

Functions

new (args) Create a button widget.


Functions

new (args)
Create a button widget. When clicked, the image is deplaced to make it like a real button.

Parameters

  • args: Standard widget table arguments, plus image for the image path or the image object.

Return value:

A textbox widget configured as a button.

Valid XHTML 1.0!