XmListGetKbdItemPos (3) Linux Manual Page
XmListGetKbdItemPos — A List function that returns the position of the item at the location cursor
Synopsis
#include <Xm/List.h>
int XmListGetKbdItemPos(
Widget widget);
Description
XmListGetKbdItemPos returns the position of the list item at the location cursor.- widget
- Specifies the ID of the List widget
For a complete definition of List and its associated resources, see XmList(3).
