xmtogglebuttongetstate(3) redhat man page | unix.com

Man Page: xmtogglebuttongetstate

Operating Environment: redhat

Section: 3

XmToggleButtonGetState(library call)									      XmToggleButtonGetState(library call)

NAME
XmToggleButtonGetState -- A ToggleButton function that obtains the state of a ToggleButton
SYNOPSIS
#include <Xm/ToggleB.h> Boolean XmToggleButtonGetState( Widget widget);
DESCRIPTION
XmToggleButtonGetState obtains the state of a ToggleButton. widget Specifies the ToggleButton widget ID For a complete definition of ToggleButton and its associated resources, see XmToggleButton(3).
RETURN
Returns True if the button is selected and False if the button is unselected.
RELATED
XmToggleButton(3). XmToggleButtonGetState(library call)
Related Man Pages
xmcreateradiobox(3) - redhat
xmtogglebutton(3) - debian
xmvacreatemanagedtogglebutton(3) - centos
xmvacreatetogglebutton(3) - centos
xmcreateradiobox(3x) - osf1
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Retrieving previous command in a script
Docker learning Phase-I
Shopt -s histappend