ultrix man page for dwttogglebuttongetstate

Query: dwttogglebuttongetstate

OS: ultrix

Section: 3dwt

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

DwtToggleButtonGetState(3Dwt)											     DwtToggleButtonGetState(3Dwt)

Name
       DwtToggleButtonGetState - Gets the current state of the toggle button.

Syntax
       Boolean DwtToggleButtonGetState(widget)
	    Widget widget;

Arguments
       widget	 Specifies the widget ID.

Description
       The DwtToggleButtonGetState function returns the current state (value) of the toggle button, either True (on) or False (off).

Return Values
       This function returns the toggle button's current state: True (on) or False (off).

See Also
       DwtToggleButton(3Dwt), DwtToggleButtonSetState(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

														     DwtToggleButtonGetState(3Dwt)
Related Man Pages
dwtcstextgeteditable(3dwt) - ultrix
dwtcstextgetstring(3dwt) - ultrix
dwtcstextgetselection(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dwtstextgetselection(3dwt) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
How do you detect keystrokes in canonical mode?
PHP Write Man Pages to MySQL DB