Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmToggleButton(3Xm)

XmToggleButtonGetState(3Xm)  —  UNIX Programmer’s Manual

NAME

XmToggleButtonGetState — a ToggleButton function that obtains the state of a ToggleButton. 

SYNOPSIS

#include <Xm/ToggleB.h> Boolean XmToggleButtonGetState (widget)
Widgetwidget;

DESCRIPTION

XmToggleButtonGetState obtains the state of a ToggleButton. 

widgetSpecifies the ToggleButton widget ID. 

For a complete definition of ToggleButton and its associated resources, see XmToggleButton(3Xm). 

RETURN VALUE

Returns True if the button is selected and False if the button is unselected. 

RELATED INFORMATION

XmToggleButton(3Xm). 

7th Edition

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026