lua_box
dt_type
A container for widget in a horizontal or vertical list
Attributes:
🔗lua_box.__call
see types.lua_widget.As a function
🔗lua_box.extra registration parameters
This widget has no extra registration parameters
🔗lua_box.orientation
The orientation of the box.
Attributes:
🔗lua_box.expand
gboolean
Cells expand to fill the width of the box. Defaults to TRUE.
Attributes:
🔗lua_box.fill
gboolean
Widget fills the cell. Defaults to TRUE.
Attributes:
🔗lua_box.padding
guint
Extra padding in pixels to add to the start of the widget. Defaults to 0.
Attributes: