MultiboardSetItemsWidth
- Parameters
-
lb multiboard
Target multiboard.
width real
New cell width expressed as screen width.
1.0
= 100% of screen width,0.05
= 5% of screen width. - comment
-
Sets the new width for all cells.
- note
-
See:
MultiboardSetItemWidth
for a detailed description. - patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native MultiboardSetItemsWidth takes multiboard lb, real width returns nothing