hpux man page for xmtogglebuttongetstate

Query: xmtogglebuttongetstate

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
xmtogglebutton(3) - centos
xmcreateradiobox(3) - hpux
xmtogglebutton(3) - hpux
xmtogglebuttongadgetsetstate(3x) - osf1
gtk2::togglebutton(3pm) - debian
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Wrong Array...