Module awful.widget.layoutbox
Layoutbox widget.
Author:
Julien Danjou <julien@danjou.info> |
Copyright© 2009 Julien Danjou
Release: v3.4.5
Functions
new (screen, args) | Create a layoutbox widget. |
Functions
- new (screen, args)
-
Create a layoutbox widget. It draws a picture with the current layout symbol of the current tag.
Parameters
- screen: The screen number that the layout will be represented for.
- args: Standard arguments for an imagebox widget.
Return value:
An imagebox widget configured as a layoutbox.