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
		 response 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+14.3.quarterly>

home | help