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
xmcreateradiobox(3) - centos
dteditordeselect(3) - hpux
xmcreateradiobox(3) - hpux
xmtogglebutton(3) - hpux
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
CentOS7 restoring file capabilities
Shopt -s histappend
Issue with events occuring in DST window
[TIP] Processing YAML files with yq