]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/mitem_value.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / mitem_value.3x
index 7d8123224f96d949919c942317b2e6b7c9c82f31..15751e74a05591d5e765cbc8500450e184500475 100644 (file)
@@ -1,5 +1,5 @@
 .\"***************************************************************************
-.\" 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  *
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: mitem_value.3x,v 1.19 2022/02/12 20:02:20 tom Exp $
-.TH mitem_value 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: mitem_value.3x,v 1.22 2023/07/01 15:46:10 tom Exp $
+.TH mitem_value 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBset_item_value\fP,
 \fBitem_value\fP \- set and get menu item values
@@ -38,7 +38,6 @@
 \fBint set_item_value(ITEM *\fIitem\fB, bool \fIvalue\fB);\fR
 .br
 \fBbool item_value(const ITEM *\fIitem\fB);\fR
-.br
 .SH DESCRIPTION
 If you turn off the menu option \fBO_ONEVALUE\fP (e.g., with
 \fBset_menu_opts\fP or \fBmenu_opts_off\fP; see \fBmenu_opts\fP(3X)), the menu