X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_spacing.3x.html;h=f7a812eac9077ab03e3d0adb078a9a6abbdc159d;hp=4a85cc5de33c3a0724283b5d9d006700e8bc9c7d;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/menu_spacing.3x.html b/doc/html/man/menu_spacing.3x.html index 4a85cc5d..f7a812ea 100644 --- a/doc/html/man/menu_spacing.3x.html +++ b/doc/html/man/menu_spacing.3x.html @@ -1,7 +1,8 @@ - + menu_spacing 3x - + @@ -74,7 +75,7 @@ lines between item rows, these lines will contain the pad character in the appropriate positions. The spc_columns parameter controls the num- ber of blanks between columns of items. It must not be larger than - TABSIZE. A value of 0 for all the spacing values resets them to the + TABSIZE. A value of 0 for all the spacing values resets them to the default, which is 1 for all of them. The function menu_spacing passes back the spacing info for the menu. If a pointer is NULL, this specific info is simply not returned.