Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XmTabStackGetSelectedTab(3) Library Functions Manual XmTabStackGetSelectedTab(3)

NAME
     XmTabStackGetSelectedTab  -- A TabStack function that returns the widget ID
     of the currently selectedtab

SYNOPSIS
     #include <Xm/TabStack.h>
     Widget XmTabStackGetSelectedTab(
     Widget widget);

DESCRIPTION
     XmTabStackGetSelectedTab returns the widget ID of	the  currently	selected
     tab.

     widget    Specifies the TabStack widget ID

RETURN
     Returns the widget ID of the currently selected tab.

RELATED
     XmTabStack(3).

						     XmTabStackGetSelectedTab(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmTabStackGetSelectedTab&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help