Man Page: dwttogglebuttongetstate
Operating Environment: ultrix
Section: 3dwt
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 |
|---|
| dwtcstextgetstring(3dwt) - ultrix |
| dwtcstextgetselection(3dwt) - ultrix |
| dwtstextgeteditable(3dwt) - ultrix |
| dwtstextgetselection(3dwt) - ultrix |
| dwtstextsetmaxlength(3dwt) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| How do you detect keystrokes in canonical mode? |
| Can I change my hostname without messing things up? |
| PHP Write Man Pages to MySQL DB |