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

FreeBSD Manual Pages

  
 
  

home | help
XmTabStack...electedTab(3) Library Functions Manual XmTabStack...electedTab(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 se-
       lected tab.

       widget	 Specifies the TabStack	widget ID

RETURN
       Returns the widget ID of	the currently selected tab.

RELATED
       XmTabStack(3).

						    XmTabStack...electedTab(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+14.3.quarterly>

home | help