Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DwtToggleButtonGetState(3Dwt)

Name

DwtToggleButtonGetState − Gets the current state of the toggle button. 

Syntax

Boolean DwtToggleButtonGetState(widget)
     Widget widget;

Arguments

widgetSpecifies 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

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