Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.802 xmtogglesetstate

xmtogglesetstate, widgetID, state [, notify]

[motif package] Sets the state of a toggle button. widgetID is the widget ID of the toggle button. state is the desired state; zero and non-zero are distinguished. notify determines if the callback associated with the toggle button gets executed.