menu_spacing - Online Linux Manual PageSection : 3X
Updated :

NAMEset_menu_spacing, menu_spacing − set and get spacing between menu items.

SYNOPSIS#include <menu.h> int set_menu_spacing(MENU *menu,
                     
int spc_description,
                     
int spc_rows,
                     
int spc_columns);
int menu_spacing(const MENU *menu,
                 
int* spc_description,
                 
int* spc_rows,
                 
int* spc_columns);

DESCRIPTIONThe function set_menu_spacing sets the spacing information for the menu. Its parameter spc_description controls the number of spaces between an item name and an item description. It must not be larger than TABSIZE. The menu system puts in the middle of this spacing area the pad character. The remaining parts are filled with spaces. The spc_rows parameter controls the number of rows that are used for an item. It must not be larger than 3. The menu system inserts the blank lines between item rows, these lines will contain the pad character in the appropriate positions. The spc_columns parameter controls the number 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 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.

RETURN VALUEBoth routines return E_OK on success. set_menu_spacing may return E_POSTED if the menu is posted, or E_BAD_ARGUMENT if one of the spacing values is out of range.

SEE ALSOcurses(3X), curs_variables(3X), menu(3X).

NOTESThe header file <menu.h> automatically includes the header file <curses.h>.

PORTABILITYThese routines are specific to ncurses. They were not supported on Version 7, BSD or System V implementations. It is recommended that any code depending on them be conditioned using NCURSES_VERSION.

AUTHORSJuergen Pfeifer. Manual pages and adaptation for new curses by Eric S. Raymond.
0
Johanes Gumabo
Data Size   :   9,083 byte
man-menu_spacing.3xBuild   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 192,419
Visitor ID   :     :  
Visitor IP   :   52.14.140.108   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.