X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_format.3x.html;h=3e8adbc27763c430e12e3b8722d7016094c7d5e8;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hp=e4c24d90492396d672f18458365b6829c07b4b03;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01;p=ncurses.git diff --git a/doc/html/man/menu_format.3x.html b/doc/html/man/menu_format.3x.html index e4c24d90..3e8adbc2 100644 --- a/doc/html/man/menu_format.3x.html +++ b/doc/html/man/menu_format.3x.html @@ -1,8 +1,7 @@ - + + + menu_format 3x -

menu_format 3x

-
+

menu_format 3x

-
+menu_format(3x)                                         menu_format(3x)
+
+
+
 
 
-

NAME

+

NAME

        menu_format - set and get menu sizes
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <menu.h>
        int set_menu_format(MENU *menu, int rows, int cols);
        void menu_format(const MENU *menu, int *rows, int *cols);
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The function set_menu_format sets the maximum display size
        of the given menu.  If this size is too small  to  display
        all  menu items, the menu will be made scrollable. If this
@@ -75,7 +79,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        These routines returns one of the following:
 
        E_OK The routine succeeded.
@@ -90,86 +94,47 @@
        E_POSTED
             The menu is already posted.
 
+       E_NOT_CONNECTED
+            No items are connected to the menu.
+
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), menu(3x).
 
 
 
-

NOTES

+

NOTES

        The header file <menu.h> automatically includes the header
        file <curses.h>.
 
 
 
-

PORTABILITY

+

PORTABILITY

        These routines emulate the System V  menu  library.   They
        were not supported on Version 7 or BSD versions.
 
 
 
-

AUTHORS

+

AUTHORS

        Juergen  Pfeifer.   Manual  pages  and  adaptation for new
        curses by Eric S. Raymond.
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+                                                        menu_format(3x)
 
-
-
-Man(1) output converted with -man2html -
+