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

FreeBSD Manual Pages

  
 
  

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

NAME
     XmTabStackSelectTab  --  A  TabStack  function that sets the currently dis-
     played child

SYNOPSIS
     #include <Xm/TabStack.h>
     void    XmTabStackSelectTab(
     Widget  widget,
     Boolean notify);

DESCRIPTION
     XmTabStackSelectTab sets the currently displayed child of the TabStack.

     widget    Specifies the TabStack widget ID

     notify    Specifies weather to call XmNtabSelectedCallback as usual in  re-
	       sponse to the change of state

RELATED
     XmTabStack(3).

							  XmTabStackSelectTab(3)

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

home | help