]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_attributes.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / menu_attributes.3x
index 513c07ac433be1627e63fad52bdcfe404eece309..dac377dd30293c3bbd61c148112c969e476dca40 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2010,2015 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_attributes.3x,v 1.23 2022/02/12 20:05:11 tom Exp $
-.TH menu_attributes 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: menu_attributes.3x,v 1.26 2023/07/01 15:46:10 tom Exp $
+.TH menu_attributes 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .ie \n(.g .ds `` \(lq
 .el       .ds `` ``
 .ie \n(.g .ds '' \(rq
@@ -61,7 +61,6 @@
 \fBint set_menu_pad(MENU *\fImenu\fB, int \fIpad\fB);\fR
 .br
 \fBint menu_pad(const MENU *\fImenu\fB);\fR
-.br
 .SH DESCRIPTION
 The function \fBset_menu_fore\fP sets the foreground attribute of
 \fImenu\fP. This is the highlight used for selected menu items.