]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_attributes.3x
ncurses 6.3 - patch 20220212
[ncurses.git] / man / menu_attributes.3x
index 693096960942c339af62db4115b9a9888187fea4..9193c19595fd9038a055409cf68337308b62b262 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2020,2021 Thomas E. Dickey                                *
+.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
 .\" Copyright 1998-2010,2015 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -28,7 +28,7 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_attributes.3x,v 1.21 2021/12/25 21:49:32 tom Exp $
+.\" $Id: menu_attributes.3x,v 1.22 2022/02/12 20:05:11 tom Exp $
 .TH menu_attributes 3X ""
 .ie \n(.g .ds `` \(lq
 .el       .ds `` ``
 .SH SYNOPSIS
 \fB#include <menu.h>\fP
 .sp
-\fBint set_menu_fore(MENU *\fP\fImenu\fP\fB, chtype \fP\fIattr\fP\fB);\fP
+\fBint set_menu_fore(MENU *\fImenu\fB, chtype \fIattr\fB);\fR
 .br
-\fBchtype menu_fore(const MENU *\fP\fImenu\fP\fB);\fP
+\fBchtype menu_fore(const MENU *\fImenu\fB);\fR
 .sp
-\fBint set_menu_back(MENU *\fP\fImenu\fP\fB, chtype \fP\fIattr\fP\fB);\fP
+\fBint set_menu_back(MENU *\fImenu\fB, chtype \fIattr\fB);\fR
 .br
-\fBchtype menu_back(const MENU *\fP\fImenu\fP\fB);\fP
+\fBchtype menu_back(const MENU *\fImenu\fB);\fR
 .sp
-\fBint set_menu_grey(MENU *\fP\fImenu\fP\fB, chtype \fP\fIattr\fP\fB);\fP
+\fBint set_menu_grey(MENU *\fImenu\fB, chtype \fIattr\fB);\fR
 .br
-\fBchtype menu_grey(const MENU *\fP\fImenu\fP\fB);\fP
+\fBchtype menu_grey(const MENU *\fImenu\fB);\fR
 .sp
-\fBint set_menu_pad(MENU *\fP\fImenu\fP\fB, int \fP\fIpad\fP\fB);\fP
+\fBint set_menu_pad(MENU *\fImenu\fB, int \fIpad\fB);\fR
 .br
-\fBint menu_pad(const MENU *\fP\fImenu\fP\fB);\fP
+\fBint menu_pad(const MENU *\fImenu\fB);\fR
 .br
 .SH DESCRIPTION
 The function \fBset_menu_fore\fP sets the foreground attribute of