]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/mitem_current.3x
ncurses 6.4 - patch 20230923
[ncurses.git] / man / mitem_current.3x
index 0464042023cc9bb8e6f1fcea6249ab2d615067f9..456b028497f1f470b5cde4b0c85a133c5d60e7af 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2006,2010 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: mitem_current.3x,v 1.23 2022/02/12 20:02:20 tom Exp $
-.TH mitem_current 3X ""
+.\" $Id: mitem_current.3x,v 1.29 2023/09/16 23:38:39 tom Exp $
+.TH mitem_current 3X 2023-09-16 "ncurses 6.4" "Library calls"
 .SH NAME
-\fBmitem_current\fP \- set and get current_menu_item
+\fBmitem_current\fP \-
+set and get current_menu_item
 .SH SYNOPSIS
 \fB#include <menu.h>\fP
 .sp
@@ -44,7 +45,6 @@
 \fBint top_row(const MENU *\fImenu\fB);\fR
 .sp
 \fBint item_index(const ITEM *\fIitem\fB);\fR
-.br
 .SH DESCRIPTION
 The function \fBset_current_item\fP sets the current item (the item on which
 the menu cursor is positioned).